Adobe Source Libraries 1.49.0
A collection of C++ libraries.
|
#include <operator.hpp>
Public Types | |
typedef bool | result_type |
Public Member Functions | |
template<typename T> | |
bool | operator() (const T &x) const |
Definition at line 106 of file operator.hpp.
typedef bool result_type |
Definition at line 107 of file operator.hpp.
bool operator() | ( | const T & | x | ) | const |
Definition at line 110 of file operator.hpp.