Searched defs:__common_type2_imp (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__type_traits/
H A Dcommon_type.h42 struct __common_type2_imp : __common_type3<_Tp, _Up> {}; struct in inherits:__common_type3
50 struct __common_type2_imp<_Tp, _Up, __void_t<decltype(true ? std::declval<_Tp>() : std::declval<_Up>())> > struct

Completed in 109 milliseconds