mirror of
https://github.com/gabime/spdlog.git
synced 2026-01-02 09:57:55 +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.