mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-11-24 10:23:21 +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. |
||
|---|---|---|
| .. | ||
| AndroidCommon | ||
| Cheats | ||
| Config | ||
| GameList | ||
| Input | ||
| ActivityTracker.cpp | ||
| CMakeLists.txt | ||
| GpuDriver.cpp | ||
| Host.cpp | ||
| Host.h | ||
| InfinityConfig.cpp | ||
| MainAndroid.cpp | ||
| RiivolutionPatches.cpp | ||
| SkylanderConfig.cpp | ||
| WiiUtils.cpp | ||