Typedef detail::range_value_t

Typedef Documentation

template<typename T>
using detail::range_value_t = value_type_t<iterator_traits<iterator_t<T>>>