Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__functional/
H A Dweak_result_type.h80 template <class _Tp, bool = __derives_from_binary_function<_Tp>::value> argument
55 struct __derives_from_binary_function global() struct