proj home

Files   Classes   Functions   Hierarchy  

printset.h File Reference

#include <set>
#include <print.h>

Include dependency graph for printset.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename T >
ostreamoperator<< (ostream &os, set< T > const &x)


Function Documentation

template<typename T >
ostream& operator<< ( ostream os,
set< T > const &  x 
) [inline]

Definition at line 10 of file printset.h.

References print().

00011   { return os << print(x); }


Generated on Fri Mar 4 00:49:43 2011 for Chelton Evans Source by  doxygen 1.5.8