Home
last modified time | relevance | path

Searched refs:SubEnd (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/algorithm/string/detail/
H A Dpredicate.hpp31 ForwardIterator2T SubEnd, in ends_with_iter_select() argument
36 ForwardIterator2T pit=SubEnd; in ends_with_iter_select()
54 ForwardIterator2T SubEnd, in ends_with_iter_select() argument
58 if ( SubBegin==SubEnd ) in ends_with_iter_select()
66 ::boost::make_iterator_range(SubBegin, SubEnd), in ends_with_iter_select()