Return a reference to the non‐modifiable item stored in this node.
Synopsis
Declared in <bdlcc_multipriorityqueue.h>
TYPE&
item();
Return Value
reference to the item stored in this node
Created with MrDocs
Return a reference to the non‐modifiable item stored in this node.
Declared in <bdlcc_multipriorityqueue.h>
TYPE&
item();
reference to the item stored in this node
Created with MrDocs