Create a list as a copy of the specified list.

Synopsis

Declared in <bslstp_slist.h>

slist(_Self const& __x);

Parameters

Name

Description

__x

list whose elements are copied

Created with MrDocs