Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__ranges/
H A Dsubrange.h234 constexpr auto get(const subrange<_Iter, _Sent, _Kind>& __subrange) { in get()
244 constexpr auto get(subrange<_Iter, _Sent, _Kind>&& __subrange) { in get()