Home
last modified time | relevance | path

Searched defs:enable_view (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/include/__ranges/
H A Dview.h34 inline constexpr bool enable_view = derived_from<_Tp, view_base>; variable
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_base.h644 inline constexpr bool enable_view = derived_from<_Tp, view_base> in _GLIBCXX_VISIBILITY() local