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

/openbsd-current/gnu/llvm/libcxx/include/__type_traits/
H A Dcommon_type.h32 struct __common_type3 {}; struct
36 struct __common_type3<_Tp, _Up, void_t<__cond_type<const _Tp&, const _Up&>>> struct
42 struct __common_type2_imp : __common_type3<_Tp, _Up> {};

Completed in 102 milliseconds