Home
last modified time | relevance | path

Searched refs:__unwrap_range_impl (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/
H A Dunwrap_range.h36 struct __unwrap_range_impl { struct
63 struct __unwrap_range_impl<_Iter, _Iter> { argument
76 return __unwrap_range_impl<_Iter, _Sent>::__unwrap(std::move(__first), std::move(__last));
81 return __unwrap_range_impl<_Iter, _Sent>::__rewrap(std::move(__orig_iter), std::move(__iter));