Constructors
Declared in <ball_attributecollectorregistry.h>
Create a registry having no registered collectors.
AttributeCollectorRegistry();
» more...
Same as the default constructor, using the specified allocator.
explicit
AttributeCollectorRegistry(allocator_type const& allocator);
» more...
| Name | Description |
|---|---|
| allocator | allocator used to supply memory |