mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-31 22:48:42 -05: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. |
||
|---|---|---|
| .. | ||
| AncastTypes.h | ||
| Boot_BS2Emu.cpp | ||
| Boot_WiiWAD.cpp | ||
| Boot.cpp | ||
| Boot.h | ||
| DolReader.cpp | ||
| DolReader.h | ||
| ElfReader.cpp | ||
| ElfReader.h | ||
| ElfTypes.h | ||