Move the range [__first, __last) from __x to before __pos.]
__first
__last
__x
__pos
Declared in <bslstp_slist.h>
<bslstp_slist.h>
void splice( iterator __pos, _Self& __x, iterator __first, iterator __last);