delete_array 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 152 of file operator.hpp.
Member Typedef Documentation
| typedef void result_type |
Definition at line 154 of file operator.hpp.
Member Function Documentation
| void operator() | ( | const T * | x ) | const |
Definition at line 157 of file operator.hpp.

