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