Home
last modified time | relevance | path

Searched refs:trim_right_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.hpp234 inline void trim_right_if(SequenceT& Input, PredicateT IsSpace) in trim_right_if() function
257 ::boost::algorithm::trim_right_if( in trim_right()
360 ::boost::algorithm::trim_right_if( Input, IsSpace ); in trim_if()
388 using algorithm::trim_right_if;