Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Cmp_Rec Struct Reference

Public Member Functions

bool operator() (const Record &l, const Record &r) const
 
bool operator() (Record *l, Record *r) const
 

Detailed Description

Definition at line 67 of file testDynBinHeap.C.

Member Function Documentation

◆ operator()() [1/2]

bool Cmp_Rec::operator() ( const Record l,
const Record r 
) const
inline

Definition at line 69 of file testDynBinHeap.C.

References l, and r.

◆ operator()() [2/2]

bool Cmp_Rec::operator() ( Record l,
Record r 
) const
inline

Definition at line 74 of file testDynBinHeap.C.

References l, and r.


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