#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<>
struct Dune::tuple_writer< 0 >
Member Function Documentation
template<class T >
static std::ostream& Dune::tuple_writer< 0 >::put |
( |
std::ostream & |
os, |
|
|
const T & |
t, |
|
|
const char * |
delim = ", " |
|
) |
| [inline, static] |
The documentation for this struct was generated from the following file: