iostream_ext.h File Reference


Detailed Description

Extensions of std::iostream.

Author:
Jochen von Spiczak
Id
Node.h 1011 2006-04-20 21:47:53Z spiczak

#include <iostream>
#include <sstream>
#include <vector>
#include <list>

Include dependency graph for iostream_ext.h:

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

Go to the source code of this file.

Namespaces

namespace  ot

Functions

template<typename T>
std::ostream & ot::operator<< (std::ostream &os, const std::vector< T > &object)
template<typename T>
std::ostream & ot::operator<< (std::ostream &os, const std::list< T > &object)
template<typename T>
std::istream & ot::operator>> (std::istream &is, std::vector< T > &object)
template<typename T>
std::istream & ot::operator>> (std::istream &is, std::list< T > &object)


Generated on Wed Feb 28 15:19:41 2007 for NaviTrack by  doxygen 1.4.6