Searched defs:enable_view (Results 1 – 2 of 2) sorted by relevance
34 inline constexpr bool enable_view = derived_from<_Tp, view_base>; variable
644 inline constexpr bool enable_view = derived_from<_Tp, view_base> in _GLIBCXX_VISIBILITY() local