BloombergLP::balxml::NamespaceRegistry::NamespaceRegistry

Construct an empty registry.

Synopsis

Declared in <balxml_namespaceregistry.h>

NamespaceRegistry(bslma::Allocator* basicAllocator = 0);

Description

Optionally specify a basicAllocator used to supply memory. If basicAllocator is 0, the current default allocator is used.

Parameters

NameDescription
basicAllocatormemory allocator used to supply memory