Write a description of the data members of the specified context to the specified stream in a single‐line human readable format, and return a reference to the modifiable stream.
Synopsis
Declared in <ball_attributecontext.h>
std::ostream&
operator<<(
std::ostream& stream,
AttributeContext const& context);
Created with MrDocs