Searched refs:is_empty_v (Results 1 – 4 of 4) sorted by relevance
26 inline constexpr bool is_empty_v = __is_empty(_Tp); variable
244 using std::is_empty_v;
306 template <class T> inline constexpr bool is_empty_v
1645 SYMBOL(is_empty_v, std::, <type_traits>)