Searched defs:__is_empty_view (Results 1 – 2 of 2) sorted by relevance
148 inline constexpr bool __is_empty_view = false; variable151 inline constexpr bool __is_empty_view<empty_view<_Tp>> = true; variable
201 inline constexpr bool __is_empty_view = false; variable204 inline constexpr bool __is_empty_view<empty_view<_Tp>> = true; variable