Searched defs:__is_empty_view (Results 1 – 2 of 2) sorted by relevance
155 inline constexpr bool __is_empty_view = false; variable158 inline constexpr bool __is_empty_view<empty_view<_Tp>> = true; variable
205 inline constexpr bool __is_empty_view = false; variable208 inline constexpr bool __is_empty_view<empty_view<_Tp>> = true; variable