Write the value of the specified attributeInfo to the specified stream.
Synopsis
Declared in <bdlat_attributeinfo.h>
std::ostream&
operator<<(
std::ostream& stream,
bdlat_AttributeInfo const& attributeInfo);
Created with MrDocs