]> git.saurik.com Git - wxWidgets.git/commit
removed wxCStrData::operator bool(), using c_str() return value as bool doesn't make...
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 24 Apr 2007 16:19:27 +0000 (16:19 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 24 Apr 2007 16:19:27 +0000 (16:19 +0000)
commitc2ac2afd091ebabbd9bad0e5df47de3b5d216bab
tree5b8e7fd21831872af3a1d630db286918e3776e2e
parentc87a0bc8cb73b38f9bf7e8d67620f504c0ea4aea
removed wxCStrData::operator bool(), using c_str() return value as bool doesn't make any sense and any code that stops compiling because of this is almost certainly buggy

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