allow creating wxString from char*, assigning to it from char* and comparing with...
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 20 Feb 2007 20:05:43 +0000 (20:05 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 20 Feb 2007 20:05:43 +0000 (20:05 +0000)
commitd7330233fd94f17c0f7e0e1008aa2ff9a72f0409
tree261d3b8fd1e474faf81dc0e1db26dcf09d96663c
parent56b1244c219fe8689c34069089631283196bfccf
allow creating wxString from char*, assigning to it from char* and comparing with char* values

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