fixed wxString::Last() to run in O(1), not O(n), in UTF-8 build
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 10 May 2007 11:17:38 +0000 (11:17 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 10 May 2007 11:17:38 +0000 (11:17 +0000)
commit564ab31a536c90ff37fc5a4d4ffc09b55c7bdb96
tree08a09c8a8af9d1b4d5f046f23edb06bb95fdc86c
parent1545d942ecb905e4b3eb449c148908e94d0a1230
fixed wxString::Last() to run in O(1), not O(n), in UTF-8 build

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