dune-common  2.2.0
Static Public Member Functions
Dune::tuple_writer< 1 > Struct Template Reference

#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=", ")

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