Create an empty object catalog, using the optionally specified allocator to supply any memory.
Synopsis
Declared in <bdlcc_objectcatalog.h>
explicit
ObjectCatalog(bslma::Allocator* allocator = 0);
Created with MrDocs
Create an empty object catalog, using the optionally specified allocator to supply any memory.
Declared in <bdlcc_objectcatalog.h>
explicit
ObjectCatalog(bslma::Allocator* allocator = 0);
Created with MrDocs