Create an empty list using the specified allocator.
Synopsis
Declared in <bslstp_slist.h>
explicit
slist(allocator_type const& __a = allocator_type());
Created with MrDocs
Create an empty list using the specified allocator.
Declared in <bslstp_slist.h>
explicit
slist(allocator_type const& __a = allocator_type());
Created with MrDocs