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