indirect< T > Struct Template Reference | |||||||||||||||||||
Public Types | |
| typedef T | result_type |
Public Member Functions | |
| template<typename P > | |
| T & | operator() (P x) const |
Detailed Description
template<typename T>
struct adobe::indirect< T >
Definition at line 230 of file operator.hpp.
Member Typedef Documentation
| typedef T result_type |
Definition at line 232 of file operator.hpp.
Member Function Documentation
| T& operator() | ( | P | x | ) | const |
Definition at line 235 of file operator.hpp.

