Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__ranges/
H A Dsubrange.h95 _LIBCPP_HIDE_FROM_ABI constexpr subrange(__convertible_to_non_slicing<_Iter> auto __iter, _Sent __sent) subrange() function
99 _LIBCPP_HIDE_FROM_ABI constexpr subrange( subrange() function
111 _LIBCPP_HIDE_FROM_ABI constexpr subrange(_Range&& __range) subrange() function
118 _LIBCPP_HIDE_FROM_ABI constexpr subrange(_Range&& __range) subrange() function
125 _LIBCPP_HIDE_FROM_ABI constexpr subrange(_Range&& __range, make_unsigned_t<iter_difference_t<_Iter>> __n) subrange() function
[all...]