![]()  | 
  
    Vcsn
    2.5.dev
    
   Be Rational 
   | 
 
Comparison functor. More...
#include <fibonacci_heap.hh>
Public Member Functions | |
| bool | operator() (const Elt &lhs, const Elt &rhs) const | 
Comparison functor.
Similar to std::greater but uses operator< instead of operator< which forced us to define it in Elt classes.
Definition at line 14 of file fibonacci_heap.hh.
      
  | 
  inline | 
Definition at line 16 of file fibonacci_heap.hh.