Home
last modified time | relevance | path

Searched refs:iterator_value (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dvarray_detail.hpp126 typename ::boost::iterator_value<I>::type
129 typename ::boost::iterator_value<O>::type
141 typename ::boost::iterator_value<I>::type
158 typedef typename boost::iterator_value<I>::type value_type; in destroy_dispatch()
166 typedef typename boost::iterator_value<I>::type value_type; in destroy()
181 typedef typename boost::iterator_value<I>::type value_type; in destroy_dispatch()
188 typedef typename boost::iterator_value<I>::type value_type; in destroy()
198 typedef typename boost::iterator_value<I>::type value_type; in copy_dispatch()
219 typename ::boost::iterator_value<O>::type in copy()
234 typedef typename boost::iterator_value<I>::type value_type; in uninitialized_copy_dispatch()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iterator/
H A Diterator_traits.hpp20 struct iterator_value struct
52 using iterators::iterator_value;
H A Diterator_adaptor.hpp179 , iterator_value<Base>
185 Value, iterator_value<Base>
H A Diterator_facade.hpp155 typedef typename iterator_value<Iterator>::type value_type;
181 typedef typename iterator_value<Iterator>::type value_type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/
H A Dvalue_type.hpp26 struct range_value : iterator_value< typename range_iterator<T>::type >
H A Diterator_range_io.hpp61 iterator_value<IteratorT>::type, in operator <<()
H A Diterator_range_core.hpp185 iterator_value<IteratorT>::type value_type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/detail/
H A Dvalue_type.hpp45 …typedef BOOST_RANGE_DEDUCED_TYPENAME boost::iterator_value< BOOST_RANGE_DEDUCED_TYPENAME P::first_…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dtraits.hpp209 typedef typename iterator_value<Iter>::type type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/quadratic/
H A Dredistribute_elements.hpp251 typedef typename boost::iterator_value<It>::type element_type; in pick_next()