mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 03:19:02 +08:00

There's no need to define the Mutex mutex_ as mutable since class base_sink has no const method.
There's no need to define the Mutex mutex_ as mutable since class base_sink has no const method.