Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__functional/
H A Dweak_result_type.h58 struct __derives_from_binary_function { struct
80 template <class _Tp, bool = __derives_from_binary_function<_Tp>::value> argument