See the range splice overload above.

Synopsis

Declared in <bslstl_list.h>

Parameters

Name

Description

dstPosition

location before which elements are inserted

src

list containing the range to move

first

start of the range to move

last

one past the end of the range to move

Created with MrDocs