Adobe Source Libraries 1.49.0
A collection of C++ libraries.
|
typeid(x) wrapped in a function object More...
#include <operator.hpp>
Public Types | |
typedef std::type_info | result_type |
Public Member Functions | |
template<typename T> | |
const result_type & | operator() (T) const |
Definition at line 278 of file operator.hpp.
typedef std::type_info result_type |
Definition at line 279 of file operator.hpp.
const result_type & operator() | ( | T | ) | const |
Definition at line 282 of file operator.hpp.