|
Adobe Source Libraries 2.0.2
A collection of C++ libraries.
|
A function object for type T that invokes delete on a T*.
More...
#include <operator.hpp>
Public Types | |
| typedef void | result_type |
Public Member Functions | |
| template<typename T> | |
| void | operator() (const T *x) const |
Definition at line 160 of file operator.hpp.
| typedef void result_type |
Definition at line 161 of file operator.hpp.
| void operator() | ( | const T * | x | ) | const |
Definition at line 164 of file operator.hpp.