Searched refs:skipws_ (Results 1 – 1 of 1) sorted by relevance
86 BOOST_CNV_PARAM (skipws, bool) { skipws_ = arg[ARG:: skipws]; return dncast(); } in BOOST_CNV_PARAM()94 skipws_ (false), in cnvbase()109 if (skipws_) in str_to_()164 bool skipws_; member