Searched defs:__unwrap_range_impl (Results 1 – 1 of 1) sorted by relevance
36 struct __unwrap_range_impl { struct37 _LIBCPP_HIDE_FROM_ABI static constexpr auto __unwrap(_Iter __first, _Sent __sent) in __unwrap()63 struct __unwrap_range_impl<_Iter, _Iter> { argument