Home
last modified time | relevance | path

Searched refs:stdstr_type (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/convert/
Dstream.hpp50 using stdstr_type = std::basic_string<char_type>; typedef
82 …plate<typename type> void operator()(stdstr_type const& s, optional<type>& r) const { str_to(cnv::… in operator ()()
155 stream_.str(stdstr_type()); // Clear/empty the content of the stream in to_str()