STLdoc
STLdocumentation
|
Public Types | |
typedef _Ref_t | ref_type |
typedef ref_type::argument_type | argument_type |
typedef ref_type::result_type | result_type |
typedef _STLCLR UnaryDelegate< argument_type, result_type > | delegate_type |
Public Member Functions | |
result_type | operator() (argument_type _Left) |
operator delegate_type^ () | |
typedef ref_type::argument_type cliext::_Unary_fun< _Ref_t >::argument_type |
typedef _STLCLR UnaryDelegate<argument_type, result_type> cliext::_Unary_fun< _Ref_t >::delegate_type |
typedef _Ref_t cliext::_Unary_fun< _Ref_t >::ref_type |
typedef ref_type::result_type cliext::_Unary_fun< _Ref_t >::result_type |
|
inline |
|
inline |