Copy assignment is deleted; a grant uniquely owns its slot.
Declared in <semaphore_grant.h>
CountingSemaphoreGrant&
operator=(CountingSemaphoreGrant const& other) = delete;
Reference to the current object
| Name | Description |
|---|---|
| other | The object to copy assign from |