Searched refs:__has_base (Results 1 – 1 of 1) sorted by relevance
120 static constexpr bool __has_base = !derived_from<_Base, __no::__nope>; member126 __if_c<__has_base, __mbind_back_q<__copy_cvref_t, _Base>,136 if constexpr (__has_base) in __get_base()