Assign __n copies of __val to this list.
Synopsis
Declared in <bslstp_slist.h>
void
_M_fill_assign(
size_type __n,
_Tp const& __val);
Created with MrDocs