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