Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
vcsn::vnamer< std::integral_constant< T, Value > > Struct Template Reference

#include <name.hh>

Collaboration diagram for vcsn::vnamer< std::integral_constant< T, Value > >:

Public Types

using type = std::integral_constant< T, Value >
 

Public Member Functions

std::string operator() (type)
 

Detailed Description

template<typename T, T Value>
struct vcsn::vnamer< std::integral_constant< T, Value > >

Definition at line 129 of file name.hh.

Member Typedef Documentation

template<typename T , T Value>
using vcsn::vnamer< std::integral_constant< T, Value > >::type = std::integral_constant<T, Value>

Definition at line 131 of file name.hh.

Member Function Documentation

template<typename T , T Value>
std::string vcsn::vnamer< std::integral_constant< T, Value > >::operator() ( type  )
inline

Definition at line 132 of file name.hh.


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