mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-02 14:57:59 +03:00
![]() There is no change in behaviour since we were using the C locale.
The locale-aware tolower is much slower than the locale-unaware one. At least on Linux/GCC it calls dynamic_cast's, and is overall slower by an order of magnitude.
(cherry picked from commit
|
||
---|---|---|
.. | ||
tests | ||
resourcehelpers.cpp | ||
resourcehelpers.hpp | ||
stringops.hpp | ||
utf8stream.hpp |