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