|
Adobe Source Libraries 2.0.0
A collection of C++ libraries.
|
#include <operator.hpp>
Public Types | |
| typedef T * | result_type |
Public Member Functions | |
| T * | operator() (T &x) const |
Definition at line 129 of file operator.hpp.
| typedef T* result_type |
Definition at line 130 of file operator.hpp.
| T * operator() | ( | T & | x | ) | const |
Definition at line 132 of file operator.hpp.