Home
last modified time | relevance | path

Searched refs:iterator_reference (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iterator/
H A Diterator_traits.hpp26 struct iterator_reference struct
53 using iterators::iterator_reference;
H A Diterator_adaptor.hpp198 , iterator_reference<Base>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/
H A Dreference.hpp25 struct range_reference : iterator_reference< typename range_iterator<T>::type >
H A Diterator_range_core.hpp195 iterator_reference<IteratorT>::type reference;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dforeach.hpp393 : iterator_reference<BOOST_DEDUCED_TYPENAME foreach_iterator<T, C>::type>