spot 2.16
Loading...
Searching...
No Matches
Public Member Functions | List of all members
spot::formula_ptr_less_than_bool_first Struct Reference

Comparator for formula pointers that orders Boolean formulas before others. More...

#include <spot/tl/formula.hh>

Collaboration diagram for spot::formula_ptr_less_than_bool_first:

Public Member Functions

bool operator() (const fnode *left, const fnode *right) const
 Compare two fnode pointers, Boolean formulas ordered first.
 
bool operator() (const formula &left, const formula &right) const
 Compare two formula objects, Boolean formulas ordered first.
 

Detailed Description

Comparator for formula pointers that orders Boolean formulas before others.

Member Function Documentation

◆ operator()() [1/2]

bool spot::formula_ptr_less_than_bool_first::operator() ( const fnode left,
const fnode right 
) const
inline

◆ operator()() [2/2]

bool spot::formula_ptr_less_than_bool_first::operator() ( const formula left,
const formula right 
) const

Compare two formula objects, Boolean formulas ordered first.


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

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Fri Feb 27 2015 10:00:07 for spot by doxygen 1.9.8