Searched defs:wrap_stringstream (Results 1 – 2 of 2) sorted by relevance
327 static void format_message( wrap_stringstream& /*ostr*/, bool /*v*/ ) {} in format_message() argument328 static void format_message( wrap_stringstream& /*ostr*/, assertion_result const& /*v*/ ) {} in format_message() argument
155 typedef basic_wrap_stringstream<char> wrap_stringstream; typedef