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.h96 constexpr subrange(__convertible_to_non_slicing<_Iter> auto __iter, _Sent __sent) in subrange() function
102 constexpr subrange(__convertible_to_non_slicing<_Iter> auto __iter, _Sent __sent, in subrange() function
117 constexpr subrange(_Range&& __range) in subrange() function
127 constexpr subrange(_Range&& __range) in subrange() function
136 constexpr subrange(_Range&& __range, make_unsigned_t<iter_difference_t<_Iter>> __n) in subrange() function