Searched defs:unary_function (Results 1 – 8 of 8) sorted by relevance
23 struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function { struct42 using __unary_function = unary_function<_Arg, _Result>; argument
101 struct unary_function in _GLIBCXX_VISIBILITY() struct104 typedef _Arg argument_type; in _GLIBCXX_VISIBILITY()107 typedef _Result result_type; in _GLIBCXX_VISIBILITY()