Deleted copy assignment.
Declared in <absl/synchronization/mutex.h>
<absl/synchronization/mutex.h>
MutexLock& operator=(MutexLock const& other) = delete;
Reference to the current object
Name
Description
other
The object to copy assign from
Created with MrDocs