mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-22 02:21:29 +00:00
With 12 uses of `JoinStrings` in the codebase vs 36 uses of `fmt::join`, fmtlib's range adapter for string concatenation with delimiters is clearly the preferred option. |
||
---|---|---|
.. | ||
Crypto | ||
Arm64EmitterTest.cpp | ||
AssemblerTest.cpp | ||
BitFieldTest.cpp | ||
BitSetTest.cpp | ||
BitUtilsTest.cpp | ||
BlockingLoopTest.cpp | ||
BusyLoopTest.cpp | ||
CMakeLists.txt | ||
CommonFuncsTest.cpp | ||
EnumFormatterTest.cpp | ||
EventTest.cpp | ||
FileUtilTest.cpp | ||
FixedSizeQueueTest.cpp | ||
FlagTest.cpp | ||
FloatUtilsTest.cpp | ||
MathUtilTest.cpp | ||
NandPathsTest.cpp | ||
SettingsHandlerTest.cpp | ||
SPSCQueueTest.cpp | ||
StringUtilTest.cpp | ||
SwapTest.cpp | ||
x64EmitterTest.cpp |