This class provides a mechanism to build a Datum object having an array value in an exception‐safe manner.
Synopsis
Declared in <bdld_datumarraybuilder.h>
class DatumArrayBuilder;
Type Aliases
Name |
Description |
|
|
Member Functions
Name |
Description |
|
Constructors |
|
Destroy this object. If this object is holding a |
Append the specified array |
|
Return the capacity of the held |
|
Return a |
|
Return the allocator used by this object to supply memory. Note that if no allocator was supplied at construction the default allocator in effect at construction is used. |
|
Append the specified |
|
Return the size of the held |
|
|
Declare that this type uses a |
Created with MrDocs