Vcsn  2.3
Be Rational
vcsn::detail::enumerater< Aut >::profile_less Struct Reference

#include <shortest.hh>

Collaboration diagram for vcsn::detail::enumerater< Aut >::profile_less:

Public Member Functions

bool operator() (const profile_t &r, const profile_t &l) const
 Whether l < r (as this is a max heap). More...
 

Detailed Description

template<Automaton Aut>
struct vcsn::detail::enumerater< Aut >::profile_less

Definition at line 50 of file shortest.hh.

Member Function Documentation

template<Automaton Aut>
bool vcsn::detail::enumerater< Aut >::profile_less::operator() ( const profile_t r,
const profile_t l 
) const
inline

Whether l < r (as this is a max heap).

Definition at line 53 of file shortest.hh.


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