mirror of
https://github.com/gabime/spdlog.git
synced 2026-04-10 11:34:29 +08:00
Since fmt 11.0.0, formatter::format() is required to be const. Mark format() method in example as const to stay compatible with fmt 11.
Since fmt 11.0.0, formatter::format() is required to be const. Mark format() method in example as const to stay compatible with fmt 11.