made wxString::Replace, Matches and Find work with any form of string argument
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 5 Apr 2007 08:35:39 +0000 (08:35 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 5 Apr 2007 08:35:39 +0000 (08:35 +0000)
commit8a540c887cd30960c77e6c171ecabe30273321a8
tree753910471d5dc75dcfb53c3173e980b1228c5f8f
parent54429bb380a74d200ec735ac360599914b016266
made wxString::Replace, Matches and Find work with any form of string argument

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45249 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/wxstring.tex
include/wx/string.h
src/common/string.cpp