Create a ManagedDatum object having the default (null) value and using the specified allocator to supply memory.
Synopsis
Declared in <bdld_manageddatum.h>
explicit
ManagedDatum(allocator_type const& allocator);
Parameters
Name |
Description |
allocator |
allocator used to supply memory |
Created with MrDocs