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

Public Member Functions

bool operator() (const MyRecord &r1, const MyRecord &r2) const noexcept
 
bool operator() (const MyRecord &r1, const MyRecord &r2) const noexcept
 

Detailed Description

Definition at line 94 of file odhash.cc.

Member Function Documentation

◆ operator()() [1/2]

bool MyRecord::Eq::operator() ( const MyRecord r1,
const MyRecord r2 
) const
inlinenoexcept

Definition at line 96 of file odhash.cc.

References Aleph::maps().

◆ operator()() [2/2]

bool MyRecord::Eq::operator() ( const MyRecord r1,
const MyRecord r2 
) const
inlinenoexcept

Definition at line 95 of file olhash.cc.

References Aleph::maps().


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