Constructors
Synopses
Declared in <ball_attributecollectorregistry.h>
Create a registry having no registered collectors. Optionally specify an allocator (e.g., the address of a bslma::Allocator object) to supply memory; otherwise, the default allocator is used.
Same as the default constructor, using the specified allocator.
explicit
AttributeCollectorRegistry(allocator_type const& allocator);
Created with MrDocs