Create a builder using the specified allocator.
Synopsis
Declared in <bdld_datumintmapbuilder.h>
explicit
DatumIntMapBuilder(allocator_type const& allocator);
Parameters
Name |
Description |
allocator |
allocator used to supply memory |
Created with MrDocs