Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/include/__functional/
H A Dweak_result_type.h40 struct __derives_from_unary_function struct
43 struct __two {char __lx; char __lxx;};
69 template <class _Tp, bool = __derives_from_unary_function<_Tp>::value> argument