forked from teamnwah/openmw-tes3coop
27e669296e
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. |
||
---|---|---|
.. | ||
resourcehelpers.cpp | ||
resourcehelpers.hpp | ||
rng.cpp | ||
rng.hpp | ||
stringops.hpp | ||
utf8stream.hpp |