Deleted copy constructor; the queue owns its worker threads.
Synopsis
Declared in <checkqueue.h>
CCheckQueue(CCheckQueue const& other) = delete;
Parameters
Name |
Description |
other |
The object to copy construct from |
Created with MrDocs