BloombergLP::bdlcc::TimeQueueItem::handle

handle overloads

Synopses

Declared in <bdlcc_timequeue.h>

Return the modifiable handle value associated with this item.

Handle&
handle();
» more...

Return the non-modifiable handle value associated with this item.

Handle
handle() const;
» more...