A grant over a binary (single‐slot) semaphore.

Synopsis

Declared in <semaphore_grant.h>

using BinarySemaphoreGrant = CountingSemaphoreGrant<1>;

Created with MrDocs