1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/components/misc
Bo Svensson 1960e976e2
refactors stringops.hpp (#3192)
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.
2021-11-05 10:53:52 +01:00
..
algorithm.hpp refactors stringops.hpp (#3192) 2021-11-05 10:53:52 +01:00
barrier.hpp
budgetmeasurement.hpp
compression.cpp Add functions to compress/decompress vector of bytes 2021-10-18 20:46:22 +02:00
compression.hpp Add functions to compress/decompress vector of bytes 2021-10-18 20:46:22 +02:00
constants.hpp
convert.hpp
coordinateconverter.hpp
endianness.hpp
frameratelimiter.hpp
guarded.hpp
hash.hpp
helpviewer.cpp
helpviewer.hpp
mathutil.hpp
messageformatparser.cpp
messageformatparser.hpp
objectpool.hpp
pathhelpers.hpp
progressreporter.hpp Add progress reporter type 2021-10-18 01:26:10 +02:00
resourcehelpers.cpp removes lowerCaseInPlace (#3217) 2021-11-04 22:20:06 +01:00
resourcehelpers.hpp
rng.cpp
rng.hpp
stringops.hpp refactors stringops.hpp (#3192) 2021-11-05 10:53:52 +01:00
thread.cpp
thread.hpp
timer.hpp
utf8stream.hpp refactors stringops.hpp (#3192) 2021-11-05 10:53:52 +01:00
weakcache.hpp