Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__ranges/
H A Ddrop_view.h161 inline constexpr bool __is_passthrough_specialization = false; variable
H A Dtake_view.h211 inline constexpr bool __is_passthrough_specialization = false; variable