Home
last modified time | relevance | path

Searched defs:compute_erase_last (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/algorithm/transformation/
H A Derase.hpp28 struct compute_erase_last // put this in detail!!! struct
30 typedef typename result_of::end<Sequence>::type seq_last_type;
31 typedef typename convert_iterator<First>::type first_type;
38 type;
42 call(First const& first, mpl::false_) in call()
49 call(First const& first, mpl::true_) in call()
56 call(First const& first) in call()