Shared algorithms for intrusive singly‐linked list node manipulation.
Synopsis
Declared in <bslstp_slistbase.h>
template<class _Dummy>
class _Sl_global;
Static Member Functions
Name |
Description |
Return the node preceding |
|
Reverse the linked list beginning at |
|
|
|
Return the number of nodes reachable from |
Created with MrDocs