Searched refs:fmt_stream (Results 1 – 1 of 1) sorted by relevance
327 istringstream fmt_stream(format_str.substr(4)); in from_string_impl() local329 assert(!fmt_stream.eof()); in from_string_impl()333 fmt_stream >> c; in from_string_impl()344 } while (!fmt_stream.eof()); in from_string_impl()