Create an empty base using the specified allocator.

Synopsis

Declared in <bslstp_slist.h>

_Slist_base(allocator_type const& __a);

Parameters

Name

Description

__a

allocator used to allocate nodes

Created with MrDocs