wxwidgets/include
Vadim Zeitlin 37418eed8e Replace wxWritableCharBuffer template with 2 simpler classes
This addresses a FIXME comment in this template, it was written in a
generic form to compile in both Unicode and ANSI builds of the library,
but now it can be written more simply and efficiently (in the "char"
case).

No real changes.
2022-10-28 21:17:15 +01:00
..
msvc/wx Remove tests for _UNICODE too 2022-10-27 19:43:30 +02:00
wx Replace wxWritableCharBuffer template with 2 simpler classes 2022-10-28 21:17:15 +01:00