Files
wxWidgets/samples
Mattia Barbon e87b783352 Create a new wxStringBase class, providing a STL-like API, using
the current wxString implementation.
  Derive wxString from one of wxStringBase, std::string, std::wstring
depending on wxUSE_STL/wxUSE_UNICODE settings. wxString provides
full compatibility with the old wxString in both wxUSE_STL=0 and
wxUSE_STL=1 modes (except for [Un]getWriteBuffer).
  Add some configure checks for std::string features.
  Add tests for STL API in console sample.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-24 19:44:57 +00:00
..
2003-07-20 17:37:15 +00:00
2003-07-20 17:37:15 +00:00
2003-07-20 19:29:30 +00:00
2003-07-20 19:28:36 +00:00
2003-07-20 19:37:35 +00:00
2003-07-20 17:37:15 +00:00
2003-07-20 17:37:15 +00:00
2003-07-20 17:37:15 +00:00
2003-07-20 17:37:15 +00:00
2003-07-15 14:21:09 +00:00
2003-07-23 19:04:42 +00:00
2003-06-16 19:35:52 +00:00
2003-06-24 06:34:23 +00:00
2003-07-20 17:37:15 +00:00
2003-07-20 17:37:15 +00:00
2001-10-10 01:15:51 +00:00
2003-07-20 00:06:37 +00:00
2003-03-31 10:24:36 +00:00
2003-03-31 10:24:36 +00:00
2003-07-20 00:06:37 +00:00
2003-07-20 00:06:37 +00:00
2003-07-20 00:06:37 +00:00
2003-06-23 22:49:09 +00:00