Home
last modified time | relevance | path

Searched refs:trim_left_if (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/
H A Dtrim.hpp124 inline void trim_left_if(SequenceT& Input, PredicateT IsSpace) in trim_left_if() function
145 ::boost::algorithm::trim_left_if( in trim_left()
361 ::boost::algorithm::trim_left_if( Input, IsSpace ); in trim_if()
384 using algorithm::trim_left_if;