BloombergLP::ball::operator<<

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

Synopsis

Declared in <ball_attribute.h>

std::ostream&
operator<<(
    std::ostream& output,
    Attribute const& attribute);