Vcsn
2.2
Be Rational
|
Storage for a non-null weight. More...
#include <wet.hh>
Public Types | |
using | weight_t = Weight |
Public Member Functions | |
welement_weight (const weight_t &w) | |
welement_weight (weight_t &&w) | |
const weight_t & | weight () const |
void | weight (const weight_t &k) |
Private Attributes | |
weight_t | weight_ |
Storage for a non-null weight.
using vcsn::detail::welement_weight< Weight >::weight_t = Weight |
|
inline |
|
inline |
|
inline |
Definition at line 75 of file wet.hh.
References vcsn::detail::welement_weight< Weight >::weight_.
Referenced by vcsn::welement< Label, Weight >::operator value_t(), and vcsn::weight_set().
|
inline |
Definition at line 76 of file wet.hh.
References vcsn::detail::welement_weight< Weight >::weight_.
|
private |
Definition at line 79 of file wet.hh.
Referenced by vcsn::detail::welement_weight< Weight >::weight().