Write the value of the specified attributeInfo to the specified stream.
Declared in <bdlat_attributeinfo.h>
std::ostream&
operator<<(
std::ostream& stream,
bdlat_AttributeInfo const& attributeInfo);
reference to stream
| Name | Description |
|---|---|
| stream | output stream |
| attributeInfo | attribute info object to write |