Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__ranges/
H A Dsubrange.h94 …_LIBCPP_HIDE_FROM_ABI constexpr subrange(__convertible_to_non_slicing<_Iter> auto __iter, _Sent __… in subrange() function
98 _LIBCPP_HIDE_FROM_ABI constexpr subrange( in subrange() function
110 _LIBCPP_HIDE_FROM_ABI constexpr subrange(_Range&& __range) in subrange() function
117 _LIBCPP_HIDE_FROM_ABI constexpr subrange(_Range&& __range) in subrange() function
124 …_LIBCPP_HIDE_FROM_ABI constexpr subrange(_Range&& __range, make_unsigned_t<iter_difference_t<_Iter… in subrange() function