[Bug libstdc++/60711] basic_ostringstream,basic_ostream,u16string,char16_t do not work together

jmichae3 at yahoo dot com gcc-bugzilla@gcc.gnu.org
Sun Mar 30 16:26:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60711

--- Comment #1 from Jim Michaels <jmichae3 at yahoo dot com> ---
oops! ignore the 
namespace std {
line and the error about missing } I was trying something earlier due to an
earlier error.
because basic_ostream() is protected in the include file ostream, I or anyone
else can't seem to do unicode strings with ostream and sstream?



More information about the Gcc-bugs mailing list