Dune::tuple_writer< i > Struct Template Reference
[Common (foundation classes)]

#include <dune/common/tuples.hh>

List of all members.

Static Public Member Functions

template<class T >
static std::ostream & put (std::ostream &os, const T &t, const char *delim=", ")
template<class T >
static std::istream & get (std::istream &is, T &t, const char *delim=",")

template<int i>
struct Dune::tuple_writer< i >


Member Function Documentation

template<int i>
template<class T >
static std::ostream& Dune::tuple_writer< i >::put ( std::ostream &  os,
const T &  t,
const char *  delim = ", " 
) [inline, static]

References Dune::get().


The documentation for this struct was generated from the following file:

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].