|  | This is Unofficial EPICS BASE Doxygen Site
    | 
#include "checked_delete.hpp"
| Public Types | |
| typedef void | result_type | 
| typedef T * | argument_type | 
| Public Member Functions | |
| void | operator() (T *x) const | 
Definition at line 56 of file checked_delete.hpp.
| typedef T* boost::checked_array_deleter< T >::argument_type | 
Definition at line 59 of file checked_delete.hpp.
| typedef void boost::checked_array_deleter< T >::result_type | 
Definition at line 58 of file checked_delete.hpp.
| 
 | inline | 
Definition at line 61 of file checked_delete.hpp.