Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/include/__algorithm/
H A Dunwrap_range.h33 struct __unwrap_range_impl { struct
60 struct __unwrap_range_impl<_Iter, _Iter> { argument
73 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));