[#BinarySemaphoreGrant] = BinarySemaphoreGrant :mrdocs: A grant over a binary (single‐slot) semaphore. == Synopsis Declared in `<semaphore_grant.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using BinarySemaphoreGrant = xref:CountingSemaphoreGrant.adoc[CountingSemaphoreGrant<1>]; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#