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

#include <tuple.hh>

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

Static Public Member Functions

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

Detailed Description

template<class Tuple>
struct vcsn::detail::tuple_printer< Tuple, 1 >

Definition at line 224 of file tuple.hh.

Member Function Documentation

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

Definition at line 226 of file tuple.hh.


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