Insert __n copies of __x immediately after __pos.
__n
__x
__pos
Declared in <bslstp_slist.h>
<bslstp_slist.h>
void insert_after( iterator __pos, size_type __n, value_type const& __x);