Return true if an item having specified handle is currently registered with this time queue and false otherwise.

Synopsis

Declared in <bdlcc_timequeue.h>

bool
isRegisteredHandle(Handle handle) const;

Created with MrDocs