#include <scoped.hh>


Public Member Functions | |
| scoped_malloc (void *p=NULL) | |
| void | call_realloc (std::size_t to) |
Definition at line 78 of file scoped.hh.
| util::scoped_malloc::scoped_malloc | ( | void * | p = NULL |
) | [inline, explicit] |
| void util::scoped_malloc::call_realloc | ( | std::size_t | to | ) |
Definition at line 33 of file scoped.cc.
References util::scoped_base< void, scoped_c_forward< void, clean > >::p_.
1.5.9