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

Public Member Functions

bool operator() (const pair< pair< const Foo *, const Foo * >, string > &p1, const pair< pair< const Foo *, const Foo * >, string > &p2) const
 

Detailed Description

Definition at line 41 of file test-odhash.cc.

Member Function Documentation

◆ operator()()

bool FooPairEqual::operator() ( const pair< pair< const Foo *, const Foo * >, string > &  p1,
const pair< pair< const Foo *, const Foo * >, string > &  p2 
) const
inline

Definition at line 43 of file test-odhash.cc.


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