Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
vcsn::detail::tuple_printer< Tuple, N > Struct Template Reference

#include <tuple.hh>

Collaboration diagram for vcsn::detail::tuple_printer< Tuple, N >:

Static Public Member Functions

static void print (const Tuple &t, std::ostream &o)
 

Detailed Description

template<class Tuple, std::size_t N>
struct vcsn::detail::tuple_printer< Tuple, N >

Definition at line 214 of file tuple.hh.

Member Function Documentation

template<class Tuple , std::size_t N>
static void vcsn::detail::tuple_printer< Tuple, N >::print ( const Tuple &  t,
std::ostream &  o 
)
inlinestatic

Definition at line 216 of file tuple.hh.


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