Home
last modified time | relevance | path

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

/third_party/boost/boost/stl_interfaces/
Diterator_interface.hpp274 using iterator_concept = IteratorConcept; typedef
554 typename std::iterator_traits<Iterator>::iterator_concept; member in boost::stl_interfaces::v2::detail::std::iterator_traits<Iterator>