Create an empty ManagedAttributeSet object.
Synopsis
Declared in <ball_managedattributeset.h>
ManagedAttributeSet();
Description
Optionally specify an allocator (e.g., the address of a bslma::Allocator object) to supply memory; otherwise, the default allocator is used.
Created with MrDocs