string iterator's operator- should return difference_type, not size_t or unsigned
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 9 Apr 2007 08:18:33 +0000 (08:18 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 9 Apr 2007 08:18:33 +0000 (08:18 +0000)
commit89360a8c873add3f68e05191d9311cc10a49442d
tree8f51b3ec8846fd52f576e123e0a5edb67ca1ca21
parent1bb592b878bb9d4be76dfa2c9e5324d1b536dc5b
string iterator's operator- should return difference_type, not size_t or unsigned

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