Write the value of the specified attribute to the specified output stream. Return the specified output stream.
Synopsis
Declared in <ball_managedattribute.h>
std::ostream&
operator<<(
std::ostream& output,
ManagedAttribute const& attribute);
Created with MrDocs