 |
Ardour
8.12
|
Go to the documentation of this file.
19 #ifndef __libardour_boost_debug_h__
20 #define __libardour_boost_debug_h__
35 #define BOOST_MARK_ROUTE(p)
36 #define BOOST_MARK_TRACK(p)
37 #define BOOST_MARK_VCA(p)
38 #define BOOST_MARK_REGION(p)
39 #define BOOST_MARK_SOURCE(p)
40 #define BOOST_MARK_TMM(p)
42 #ifdef BOOST_SP_ENABLE_DEBUG_HOOKS
43 #define BOOST_SHOW_POINTERS() boost_debug_list_ptrs()
45 #define BOOST_SHOW_POINTERS()