Vcsn  2.2
Be Rational
vcsn::detail::welement_label< empty_t > Struct Template Reference

Storage for a label in the case of the empty labelset. More...

#include <wet.hh>

Collaboration diagram for vcsn::detail::welement_label< empty_t >:

Public Types

using label_t = empty_t
 

Public Member Functions

 welement_label (const label_t &)
 
 welement_label (label_t &&)
 
label_t label () const
 
void label (label_t)
 

Detailed Description

template<>
struct vcsn::detail::welement_label< empty_t >

Storage for a label in the case of the empty labelset.

Definition at line 48 of file wet.hh.

Member Typedef Documentation

Definition at line 50 of file wet.hh.

Constructor & Destructor Documentation

Definition at line 51 of file wet.hh.

Definition at line 53 of file wet.hh.

Member Function Documentation

label_t vcsn::detail::welement_label< empty_t >::label ( ) const
inline

Definition at line 55 of file wet.hh.

Definition at line 56 of file wet.hh.


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