Vcsn  2.3a
Be Rational
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 >
 

Static Public Member Functions

static symbol name (type)
 

Detailed Description

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

Definition at line 170 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 172 of file name.hh.

Member Function Documentation

template<typename T , T Value>
static symbol vcsn::vnamer< std::integral_constant< T, Value > >::name ( type  )
inlinestatic

Definition at line 173 of file name.hh.


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