mirror of
https://github.com/gabime/spdlog.git
synced 2025-11-16 09:28:56 +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.