mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-06 06:00:10 +00:00
ced3bbcad4
C++20 introduces `std::format` and we `using namespace std`, so some of these would be ambiguous in C++20.