Home
last modified time | relevance | path

Searched defs:first_finderF (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 Dfinder.hpp37 struct first_finderF struct
39 typedef SearchIteratorT search_iterator_type;
43 first_finderF( const SearchT& Search, PredicateT Comp ) : in first_finderF() function
45 first_finderF( in first_finderF() argument
54 operator()( in operator ()()
89 iterator_range<search_iterator_type> m_Search;
90 PredicateT m_Comp;