dune-common  2.4.1
Static Public Member Functions | List of all members
Dune::tuple_writer< 0 > Struct Template Reference

#include <dune/common/tuples.hh>

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: