Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::Compare_Dup< T, Compare > Struct Template Reference

#include <ahFunction.H>

Public Member Functions

bool operator() (const T &op1, const T &op2) const
 

Detailed Description

template<class T, class Compare>
struct Aleph::Compare_Dup< T, Compare >

Definition at line 1032 of file ahFunction.H.

Member Function Documentation

◆ operator()()

template<class T , class Compare >
bool Aleph::Compare_Dup< T, Compare >::operator() ( const T op1,
const T op2 
) const
inline

Definition at line 1034 of file ahFunction.H.

References Aleph::maps().


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