Searched refs:is_polymorphic_v (Results 1 – 4 of 4) sorted by relevance
26 inline constexpr bool is_polymorphic_v = __is_polymorphic(_Tp); variable
259 using std::is_polymorphic_v;
308 template <class T> inline constexpr bool is_polymorphic_v
1733 SYMBOL(is_polymorphic_v, std::, <type_traits>)