CVC3
Public Member Functions | List of all members
CVC3::TheoremLess Class Reference

"Less" comparator for theorems by TheoremValue pointers More...

#include <theorem.h>

Collaboration diagram for CVC3::TheoremLess:
Collaboration graph

Public Member Functions

bool operator() (const Theorem &t1, const Theorem &t2) const
 

Detailed Description

"Less" comparator for theorems by TheoremValue pointers

Definition at line 396 of file theorem.h.

Member Function Documentation

bool CVC3::TheoremLess::operator() ( const Theorem t1,
const Theorem t2 
) const
inline

Definition at line 398 of file theorem.h.

References CVC3::compareByPtr().


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