Searched refs:__maybe_derive_from_unary_function (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__functional/
H A Dweak_result_type.h70 struct __maybe_derive_from_unary_function // bool is true struct in inherits:__derives_from_unary_function::type
76 struct __maybe_derive_from_unary_function<_Tp, false> struct
93 : public __maybe_derive_from_unary_function<_Tp>,
103 : public __maybe_derive_from_unary_function<_Tp>,
H A Dfunction.h84 struct __maybe_derive_from_unary_function struct in namespace:__function
89 struct __maybe_derive_from_unary_function<_Rp(_A1)> struct in namespace:__function
967 : public __function::__maybe_derive_from_unary_function<_Rp(_ArgTypes...)>,

Completed in 117 milliseconds