Copy construction is deleted; a grant uniquely owns its slot.
Declared in <semaphore_grant.h>
<semaphore_grant.h>
CountingSemaphoreGrant(CountingSemaphoreGrant const& other) = delete;