|
Util--
1.1
|
#include <utilmm/memory/dynamic_pool.hh>
Public Member Functions | |
| dynamic_auto (T *t) throw () | |
| ~dynamic_auto () | |
| dynamic_auto (dynamic_auto const ©) throw () | |
| void | reset (T *t) throw () |
| operator safe_bool () const throw () | |
| T * | get () throw () |
| T const * | get () const throw () |
| T * | release () throw () |
|
inline | ||||||||||||||
|
inline |
|
inline | ||||||||||||||
|
inline | |||||||||||||
|
inline | |||||||||||||
|
inline | |||||||||||||
|
inline | |||||||||||||
|
inline | ||||||||||||||
1.8.6