mirror of
https://github.com/OpenMW/openmw.git
synced 2025-12-20 21:23:06 +00:00
With this PR we refactor `StringUtils::replaceAll` to accept `string_view` as suggested in a code comment. In addition, while we are touching this rebuild happy file, we slim it down a bit by moving a few sparingly used functions elsewhere. |
||
|---|---|---|
| .. | ||
| androidpath.cpp | ||
| androidpath.hpp | ||
| collections.cpp | ||
| collections.hpp | ||
| configurationmanager.cpp | ||
| configurationmanager.hpp | ||
| constrainedfilestream.cpp | ||
| constrainedfilestream.hpp | ||
| escape.cpp | ||
| escape.hpp | ||
| fixedpath.hpp | ||
| linuxpath.cpp | ||
| linuxpath.hpp | ||
| lowlevelfile.cpp | ||
| lowlevelfile.hpp | ||
| macospath.cpp | ||
| macospath.hpp | ||
| memorystream.hpp | ||
| multidircollection.cpp | ||
| multidircollection.hpp | ||
| windowspath.cpp | ||
| windowspath.hpp | ||