Searched refs:stdstr_type (Results 1 – 1 of 1) sorted by relevance
50 using stdstr_type = std::basic_string<char_type>; typedef82 …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()