Return the address of the next node linked from this node.
Synopsis
Declared in <bslalg_bidirectionallink.h>
BidirectionalLink*
nextLink() const;
Created with MrDocs
Return the address of the next node linked from this node.
Declared in <bslalg_bidirectionallink.h>
BidirectionalLink*
nextLink() const;
Created with MrDocs