Deleted copy assignment; the controller holds an exclusive lock.
Declared in <checkqueue.h>
CCheckQueueControl&
operator=(CCheckQueueControl const& other) = delete;
Reference to the current object
| Name | Description |
|---|---|
| other | The object to copy assign from |