#include "attribute.h"
Functions | |
ostream & | operator<< (ostream &out, const Attribute &a) |
ostream& operator<< | ( | ostream & | out, |
const Attribute & | a | ||
) |
Writes the specified attribute to the output stream and returns it.
out | the output stream for writing |
a | the specified attribute for writing |