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