Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__functional/
H A Dweak_result_type.h42 struct __derives_from_unary_function { struct
44 struct __two {
73 template <class _Tp, bool = __derives_from_unary_function<_Tp>::value> argument