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