Return a reference to the modifiable pointer to the node following this node on the linked list.
Synopsis
Declared in <bdlcc_multipriorityqueue.h>
MultipriorityQueue_Node<TYPE>*&
nextPtr();
Created with MrDocs
Return a reference to the modifiable pointer to the node following this node on the linked list.
Declared in <bdlcc_multipriorityqueue.h>
MultipriorityQueue_Node<TYPE>*&
nextPtr();
Created with MrDocs