Reports whether this grant currently holds a semaphore slot.
Synopsis
Declared in <semaphore_grant.h>
explicit
operator bool() const noexcept;
Return Value
true if a slot is held.
Created with MrDocs
Reports whether this grant currently holds a semaphore slot.
Declared in <semaphore_grant.h>
explicit
operator bool() const noexcept;
true if a slot is held.
Created with MrDocs