added operator-(const wxChar *, const wxCStrData&) to allow compilation of the code...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 6 Apr 2007 22:56:06 +0000 (22:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 6 Apr 2007 22:56:06 +0000 (22:56 +0000)
commitcc5bd48eff6f3a12b6066179d1b00d6404c9d921
tree0404915a215de4a904969ef0876c39a3898d5b0b
parent0eabd3c635380a69982b08178391ba8e6f04382b
added operator-(const wxChar *, const wxCStrData&) to allow compilation of the code doing "p - s.c_str()" where p is a pointer into the string s

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