Return the address of the preceding node linked from this node.

Synopsis

Declared in <bslalg_bidirectionallink.h>

BidirectionalLink*
previousLink() const;

Created with MrDocs