Create a builder using the specified allocator.

Synopsis

Declared in <bdld_datummapbuilder.h>

explicit
DatumMapBuilder(allocator_type const& allocator);

Parameters

Name

Description

allocator

allocator used to supply memory

Created with MrDocs