Home
last modified time | relevance | path

Searched refs:returnable_ (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.hpp575 string_type returnable_; member in boost::char_delimiters_separator
583 if (returnable_.length()) in is_ret()
584 return returnable_.find(E) != string_type::npos; in is_ret()
610 : returnable_(returnable ? returnable : string_type().c_str()), in char_delimiters_separator()