|
Adobe Source Libraries 2.0.0
A collection of C++ libraries.
|
#include <operator.hpp>
Public Types | |
| typedef T & | result_type |
Public Member Functions | |
| template<typename P> | |
| T & | operator() (P x) const |
Definition at line 221 of file operator.hpp.
| typedef T& result_type |
Definition at line 222 of file operator.hpp.
| T & operator() | ( | P | x | ) | const |
Definition at line 225 of file operator.hpp.