Create a list as a copy of __x using the specified allocator.

Synopsis

Declared in <bslstp_slist.h>

slist(
    _Self const& __x,
    allocator_type const& __a);

Created with MrDocs