Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/ranges/range.adaptors/range.elements/sentinel/
H A Dminus.pass.cpp178 auto const_sent = std::as_const(ev).end(); in test() local
194 auto const_sent = std::as_const(ev).end(); in test() local