STLdoc
STLdocumentation
|
Public Types | |
typedef _Ref_t | ref_type |
typedef ref_type::first_argument_type | first_argument_type |
typedef ref_type::second_argument_type | second_argument_type |
typedef ref_type::result_type | result_type |
typedef _STLCLR BinaryDelegate< first_argument_type, second_argument_type, result_type > | delegate_type |
Public Member Functions | |
result_type | operator() (first_argument_type _Left, second_argument_type _Right) |
operator delegate_type^ () | |
typedef _STLCLR BinaryDelegate< first_argument_type, second_argument_type, result_type> cliext::_Binary_fun< _Ref_t >::delegate_type |
typedef ref_type::first_argument_type cliext::_Binary_fun< _Ref_t >::first_argument_type |
typedef _Ref_t cliext::_Binary_fun< _Ref_t >::ref_type |
typedef ref_type::result_type cliext::_Binary_fun< _Ref_t >::result_type |
typedef ref_type::second_argument_type cliext::_Binary_fun< _Ref_t >::second_argument_type |
|
inline |
|
inline |