![]()  | 
  
    Vcsn
    2.5.dev
    
   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.
Referenced by vcsn::weight_set().
      
  | 
  inline | 
      
  | 
  private |