added conversion to and from std::string and std::wstring (if wxUSE_STD_STRING)
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 17 Apr 2007 15:32:05 +0000 (15:32 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 17 Apr 2007 15:32:05 +0000 (15:32 +0000)
commit59953bf4ba167311fb0cd2c2c0f3d5d0475b98c8
treefd492f74a1c6e589074e1196caa40ff22183366f
parent1e510b1e2d0270caf227c3fc0cf34ae2e7dd6794
added conversion to and from std::string and std::wstring (if wxUSE_STD_STRING)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/string.h
include/wx/stringimpl.h
tests/strings/stdstrings.cpp