Home
last modified time | relevance | path

Searched defs:unary_function (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libcxx/include/__functional/
H A Dunary_function.h23 struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function { struct
42 using __unary_function _LIBCPP_NODEBUG = unary_function<_Arg, _Result>; argument