kblib 0.2.3
General utilities library for modern C++
kblib::live_wrapper< const T > Class Template Reference

#include <kblib/memory.h>

Inheritance diagram for kblib::live_wrapper< const T >:
Collaboration diagram for kblib::live_wrapper< const T >:

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 >
data
 
null_construct< detail_memory::on_destroy< std::vector< live_wrapper ** >, _destroy > > _observers {}
 

Detailed Description

template<typename T>
class kblib::live_wrapper< const T >

Definition at line 219 of file memory.h.


The documentation for this class was generated from the following file: