Set the successor of this node to be the specified next link.

Synopsis

Declared in <bslalg_bidirectionallink.h>

void
setNextLink(BidirectionalLink* next);

Created with MrDocs