Vcsn
2.2
Be Rational
|
Storage for a label. More...
#include <wet.hh>
Public Types | |
using | label_t = Label |
Public Member Functions | |
welement_label (const label_t &l) | |
welement_label (label_t &&l) | |
const label_t & | label () const |
void | label (const label_t &l) |
Private Attributes | |
label_t | label_ |
Storage for a label.
using vcsn::detail::welement_label< Label >::label_t = Label |
|
inline |
|
inline |
|
inline |
Definition at line 39 of file wet.hh.
References vcsn::detail::welement_label< Label >::label_.
Referenced by vcsn::welement< Label, Weight >::operator value_t(), vcsn::welement< Label, Weight >::operator<(), and vcsn::welement< Label, Weight >::operator==().
|
inline |
Definition at line 40 of file wet.hh.
References vcsn::detail::welement_label< Label >::label_.
|
private |
Definition at line 43 of file wet.hh.
Referenced by vcsn::detail::welement_label< Label >::label().