Vcsn  2.3a
Be Rational
vcsn::snamer< std::tuple< Args... > > Struct Template Reference

The sname of a tuple is the tuple of the snames. More...

#include <name.hh>

Collaboration diagram for vcsn::snamer< std::tuple< Args... > >:

Static Public Member Functions

template<typename T1 >
static std::string name ()
 
template<typename T1 , typename T2 , typename... Ts>
static std::string name ()
 
static symbol name ()
 

Detailed Description

template<typename... Args>
struct vcsn::snamer< std::tuple< Args... > >

The sname of a tuple is the tuple of the snames.

Definition at line 281 of file name.hh.

Member Function Documentation

template<typename... Args>
template<typename T1 >
static std::string vcsn::snamer< std::tuple< Args... > >::name ( )
inlinestatic

Definition at line 284 of file name.hh.

template<typename... Args>
template<typename T1 , typename T2 , typename... Ts>
static std::string vcsn::snamer< std::tuple< Args... > >::name ( )
inlinestatic

Definition at line 290 of file name.hh.

template<typename... Args>
static symbol vcsn::snamer< std::tuple< Args... > >::name ( )
inlinestatic

Definition at line 295 of file name.hh.

References vcsn::snamer< T >::name().

Here is the call graph for this function:


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