Vcsn  2.1
Be Rational
vcsn::detail::welement_weight< bool > Struct Template Reference

#include <wet.hh>

Collaboration diagram for vcsn::detail::welement_weight< bool >:

Public Types

using weight_t = bool
 

Public Member Functions

 welement_weight (const weight_t &w)
 
weight_t weight () const
 
void weight (const weight_t &w)
 

Detailed Description

template<>
struct vcsn::detail::welement_weight< bool >

Definition at line 71 of file wet.hh.

Member Typedef Documentation

using vcsn::detail::welement_weight< bool >::weight_t = bool

Definition at line 73 of file wet.hh.

Constructor & Destructor Documentation

vcsn::detail::welement_weight< bool >::welement_weight ( const weight_t w)
inline

Definition at line 74 of file wet.hh.

References vcsn::detail::void.

Member Function Documentation

weight_t vcsn::detail::welement_weight< bool >::weight ( ) const
inline

Definition at line 78 of file wet.hh.

void vcsn::detail::welement_weight< bool >::weight ( const weight_t w)
inline

Definition at line 79 of file wet.hh.

References vcsn::detail::void.


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