]> git.saurik.com Git - wxWidgets.git/commit
overload operator<<() for wchar_t too (if applicable/possible); this fixes the proble...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 11 Sep 2004 18:42:58 +0000 (18:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 11 Sep 2004 18:42:58 +0000 (18:42 +0000)
commit3ca1bf5add01419ba173f0567b060fdd9fd605f9
treec55c7034473c770453b97340b84d7e4c2162f913
parent50531bd2bd35e65179eeb38bba412cdcc5899bd3
overload operator<<() for wchar_t too (if applicable/possible); this fixes the problem with << '\n' producing '10' on output

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/txtstrm.h
src/common/txtstrm.cpp