|
kblib 0.2.3
General utilities library for modern C++
|
#include <kblib/memory.h>


Additional Inherited Members | |
Public Member Functions inherited from kblib::live_wrapper< T > | |
| live_ptr< T > | ref () |
| live_ptr< const T > | ref () const |
| live_ptr< const T > | cref () const |
Public Attributes inherited from kblib::live_wrapper< T > | |
| T | data |
| null_construct< detail_memory::on_destroy< std::vector< live_wrapper ** >, _destroy > > | _observers {} |