|
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 138 of file operator.hpp.
| typedef T& result_type |
Definition at line 139 of file operator.hpp.
| T & operator() | ( | T & | x | ) | const |
Definition at line 141 of file operator.hpp.