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