Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
vcsn::detail_weighted::minimizer< Aut >::label_less Class Reference
Collaboration diagram for vcsn::detail_weighted::minimizer< Aut >::label_less:

Public Member Functions

 label_less (minimizer &the_minimizer)
 
bool operator() (const label_t &a, const label_t &b) const noexcept
 

Private Attributes

minimizerminimizer_
 

Detailed Description

template<typename Aut>
class vcsn::detail_weighted::minimizer< Aut >::label_less

Definition at line 64 of file minimize-weighted.hh.

Constructor & Destructor Documentation

template<typename Aut>
vcsn::detail_weighted::minimizer< Aut >::label_less::label_less ( minimizer the_minimizer)
inline

Definition at line 68 of file minimize-weighted.hh.

Member Function Documentation

template<typename Aut>
bool vcsn::detail_weighted::minimizer< Aut >::label_less::operator() ( const label_t a,
const label_t b 
) const
inlinenoexcept

Member Data Documentation

template<typename Aut>
minimizer& vcsn::detail_weighted::minimizer< Aut >::label_less::minimizer_
private

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