Same as the default constructor, using the specified allocator.

Synopsis

Declared in <ball_defaultattributecontainer.h>

explicit
DefaultAttributeContainer(allocator_type const& allocator);

Parameters

Name

Description

allocator

allocator to supply memory

Created with MrDocs