Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
fmt (https://fmt.dev) is a modern C++ library. It got so much popularity that in C++20 it became std::format.
Replacing boost::format with it should significantly improve the readability, performance and the binary size.
Attachments
Issue Links
- links to