mirror of
https://github.com/gabime/spdlog.git
synced 2026-04-10 11:34:29 +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.