Write the value of the specified attributeSet to the specified output stream. Return the specified output stream.

Synopsis

Declared in <ball_managedattributeset.h>

std::ostream&
operator<<(
    std::ostream& output,
    ManagedAttributeSet const& attributeSet);

Created with MrDocs