Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/
H A Dunwrap_range.h36 struct __unwrap_range_impl { struct
37 _LIBCPP_HIDE_FROM_ABI static constexpr auto __unwrap(_Iter __first, _Sent __sent) in __unwrap()
63 struct __unwrap_range_impl<_Iter, _Iter> { argument