No need to define the Mutex mutex_ as mutable there is no const method.
There's no need to define the Mutex mutex_ as mutable since class base_sink has no const method.
Showing
Please register or sign in to comment
There's no need to define the Mutex mutex_ as mutable since class base_sink has no const method.