Home
last modified time | relevance | path

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

/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_end_impl.hpp34 struct segmented_end_impl struct
46 end_type;
48 typedef iterator_range<end_type, end_type> pair_type;
49 typedef cons<pair_type, Stack> type;
52 static pair_type make_pair(end_type end) in make_pair()
58 static type call(Sequence & seq, Stack stack) in call()