Home
last modified time | relevance | path

Searched refs:nonreturnable_ (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.hpp576 string_type nonreturnable_; member in boost::char_delimiters_separator
595 if (nonreturnable_.length()) in is_nonret()
596 return nonreturnable_.find(E) != string_type::npos; in is_nonret()
611 nonreturnable_(nonreturnable ? nonreturnable:string_type().c_str()), in char_delimiters_separator()