Erase the node immediately following __pos and return the next node.

Synopsis

Declared in <bslstp_slist.h>

_Slist_node_base*
_M_erase_after(_Slist_node_base* __pos);

Created with MrDocs