Functions
examples.cc File Reference
#include "examples.h"

Functions

ostream & operator<< (ostream &out, const Examples &e)
 

Function Documentation

ostream& operator<< ( ostream &  out,
const Examples e 
)

Writes the specified attribute to the output stream and returns it.

Parameters
outthe output stream for writing
ethe specified example for writing
Returns
the modified output stream