added wxCStrData::As[W]CharBuf() that doesn't keep converted string in memory for...
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 16 Apr 2007 06:59:04 +0000 (06:59 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 16 Apr 2007 06:59:04 +0000 (06:59 +0000)
commit681e44128670bd58c09ff9b42af52666635b19a6
tree692a953ebef523d4c620d28aeedc21d7aa2411fa
parentff0d9d83cd088b9f7c925db8262f86674a320724
added wxCStrData::As[W]CharBuf() that doesn't keep converted string in memory for longer than needed

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