ardour
Functions
boost_debug.h File Reference
#include <ostream>
#include "pbd/libpbd_visibility.h"

Go to the source code of this file.

Functions

LIBPBD_API void boost_debug_shared_ptr_mark_interesting (void *ptr, const char *type)
 
LIBPBD_API void boost_debug_list_ptrs ()
 
LIBPBD_API void boost_debug_shared_ptr_show_live_debugging (bool yn)
 

Function Documentation

LIBPBD_API void boost_debug_list_ptrs ( )

Definition at line 315 of file boost_debug.cc.

LIBPBD_API void boost_debug_shared_ptr_mark_interesting ( void *  ptr,
const char *  type 
)

Definition at line 169 of file boost_debug.cc.

LIBPBD_API void boost_debug_shared_ptr_show_live_debugging ( bool  yn)

Definition at line 163 of file boost_debug.cc.