reworks-org / galaxy

Real-Time C++20 Game/App Engine. Built on data-driven design principles and agile software engineering.
https://reworks-org.github.io/galaxy/
Apache License 2.0
75 stars 9 forks source link

Replace fmtlib/fmt with <format> #16

Closed reworks-org closed 3 years ago

reworks-org commented 4 years ago

Once all C++20 compilers support this.

https://en.cppreference.com/w/cpp/utility/format

reworks-org commented 3 years ago

Done.