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

Equality comparator for Clave structures. More...

#include <generate_df_tree.H>

Public Member Functions

bool operator() (const Clave &c1, const Clave &c2) const
 
bool operator() (const Clave &c1, const Clave &c2) const
 

Detailed Description

Equality comparator for Clave structures.

Compares two Clave objects by their key field only.

Definition at line 89 of file generate_df_tree.H.

Member Function Documentation

◆ operator()() [1/2]

bool Clave_Igual::operator() ( const Clave c1,
const Clave c2 
) const
inline

Definition at line 91 of file generate_df_tree.H.

References Aleph::maps().

◆ operator()() [2/2]

bool Clave_Igual::operator() ( const Clave c1,
const Clave c2 
) const
inline

Definition at line 14 of file generate_df_tree_test.cc.

References Aleph::maps().


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