Merge branch 'remove-wxstring-impl'

Remove wxStringImpl and always assume wxUSE_STD_STRING==1.

See #22976.
This commit is contained in:
Vadim Zeitlin 2022-11-20 22:58:34 +01:00
commit aa9e68178e
50 changed files with 211 additions and 2375 deletions

View file

@ -547,7 +547,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/strconv.cpp
src/common/stream.cpp
src/common/string.cpp
src/common/stringimpl.cpp
src/common/stringops.cpp
src/common/strvararg.cpp
src/common/sysopt.cpp
@ -696,7 +695,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/strconv.h
wx/stream.h
wx/string.h
wx/stringimpl.h
wx/stringops.h
wx/strvararg.h
wx/sysopt.h