data overloads
data
Declared in <bdlcc_timequeue.h>
<bdlcc_timequeue.h>
Return the modifiable data instance associated with this item.
DATA& data();
Return the non-modifiable data associated with this item.
DATA const& data() const;