Searched defs:binary_function (Results 1 – 2 of 2) sorted by relevance
22 struct _LIBCPP_TEMPLATE_VIS binary_function { struct38 using __binary_function = binary_function<_Arg1, _Arg2, _Result>; argument
24 struct _LIBCPP_DEPRECATED_IN_CXX11 binary_function { struct44 using __binary_function _LIBCPP_NODEBUG = binary_function<_Arg1, _Arg2, _Result>; argument