This class provides a mechanism to build a Datum object having a map (owning keys) value in an exception‐safe manner.
Synopsis
Declared in <bdld_datummapowningkeysbuilder.h>
class DatumMapOwningKeysBuilder;
Type Aliases
Name |
Description |
|
|
Allocator type used by this builder. |
Member Functions
Name |
Description |
|
Constructors |
|
Destroy this object. |
Return |
|
Append the specified array |
|
Return the capacity of the held |
|
Return a |
|
Return the allocator used by this object to supply memory. |
|
Return the keys‐capacity of the held |
|
Append the entry with the specified |
|
Mark the map being built as sorted according to the specified |
|
Return the size of the held |
|
Return a key‐sorted |
|
|
|
Created with MrDocs