Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__ranges/
H A Ddrop_view.h177 inline constexpr bool __is_subrange_specialization_with_store_size = false; variable
180 inline constexpr bool __is_subrange_specialization_with_store_size<subrange<_Iter, _Sent, _Kind>> = variable