Erase nodes in the open range after the first argument up to the second.
Synopsis
Declared in <bslstp_slist.h>
_Slist_node_base*
_M_erase_after(
_Slist_node_base*,
_Slist_node_base*);
Created with MrDocs