Home
last modified time | relevance | path

Searched refs:return_delims_ (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/
H A Dtoken_functions.hpp577 bool return_delims_; member in boost::char_delimiters_separator
612 return_delims_(return_delims), no_ispunct_(returnable!=0), in char_delimiters_separator()
626 && !return_delims_ ) );++next) { } in operator ()()
634 if (is_ret(*next) && return_delims_) { in operator ()()