Assign __n copies of __val when the iterators are actually integers.
__n
__val
Declared in <bslstp_slist.h>
<bslstp_slist.h>
template<class _Integer> void _M_assign_dispatch( _Integer __n, _Integer __val, bsl::true_type*);