delete_ptr Struct Reference |
Public Types | |
typedef void | result_type |
Public Member Functions | |
template<typename T > | |
void | operator() (const T *x) const |
Detailed Description
Definition at line 138 of file operator.hpp.
Member Typedef Documentation
typedef void result_type |
Definition at line 140 of file operator.hpp.
Member Function Documentation
void operator() | ( | const T * | x ) | const |
Definition at line 143 of file operator.hpp.