Home
last modified time | relevance | path

Searched refs:begin_type (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/iterator_range/detail/
H A Dsegmented_iterator_range.hpp109 typename Stack::car_type::begin_type
123 typename Stack::cdr_type::car_type::begin_type
132 typename Stack::car_type::begin_type
180 typename Stack::car_type::begin_type
190 typename Stack::cdr_type::car_type::begin_type
195 typename Stack::car_type::begin_type
257 typename Stack::car_type::begin_type
277 typename Stack::car_type::begin_type
285 , typename Stack::cdr_type::car_type::begin_type
326 typename Stack::car_type::begin_type
[all …]
H A Dvalue_at_impl.hpp30 typedef typename Seq::begin_type begin_type; typedef
31 typedef typename result_of::advance<begin_type,N>::type pos;
H A Dat_impl.hpp30 typedef typename Seq::begin_type begin_type; typedef
31 typedef typename result_of::advance<begin_type,N>::type pos;
H A Dis_segmented_impl.hpp54 : is_segmented_iterator<typename Sequence::begin_type>
57 is_segmented_iterator<typename Sequence::begin_type>::value
H A Dsize_impl.hpp29 typename Seq::begin_type,
H A Dbegin_impl.hpp27 typedef typename Sequence::begin_type type;
H A Dsegments_impl.hpp33 typename Sequence::begin_type
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/iterator/detail/
H A Dsegmented_iterator.hpp51 typename It::context_type::car_type::begin_type
71 typename It::context_type::car_type::begin_type
88 : result_of::key_of<typename It::context_type::car_type::begin_type>
97 : result_of::value_of<typename It::context_type::car_type::begin_type>
106 : result_of::value_of_data<typename It::context_type::car_type::begin_type>
H A Dsegmented_equal_to.hpp29 typename Stack1::car_type::begin_type,
30 typename Stack2::car_type::begin_type
H A Dsegmented_next_impl.hpp39 typename Stack::car_type::begin_type,
58 typename Stack::car_type::begin_type
137 typename Stack::car_type::begin_type
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/transformation/
H A Dpop_back.hpp142 begin_type; typedef
149 iterator_range<begin_type, end_type>
160 typedef typename comp::begin_type begin_type; in pop_back() typedef
165 begin_type(fusion::begin(seq)) in pop_back()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/iterator_range/
H A Diterator_range.hpp39 typedef typename convert_iterator<First>::type begin_type; typedef
45 typedef typename traits::category_of<begin_type>::type category;
52 begin_type first;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/
H A Dbegin_end_impl.hpp32 struct begin_type struct
54 aux::begin_type<Sequence>, void_>::type type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/intrinsic/detail/
H A Dsegmented_begin_impl.hpp77 typedef typename result_of::begin<Sequence>::type begin_type; typedef
79 typedef iterator_range<begin_type, end_type> pair_type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/support/detail/
H A Dsegmented_fold_until_impl.hpp54 typename Context::car_type::begin_type