binary_function Struct Reference

struct binary_function
Public Member Type Definitions
typedef_Arg1 first_argument_type
typedef_Result result_type
typedef_Arg2 second_argument_type

Member Type Definitions Documentation

Typedef first_argument_type

typedef _Arg1first_argument_type

Typedef result_type

typedef _Resultresult_type

Typedef second_argument_type

typedef _Arg2second_argument_type