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

#include <tpl_dynSetTree.H>

Public Member Functions

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

Detailed Description

template<typename Container, typename T>
struct Aleph::CmpContainer< Container, T >

Definition at line 170 of file tpl_dynSetTree.H.

Member Function Documentation

◆ operator()()

template<typename Container , typename T >
bool Aleph::CmpContainer< Container, T >::operator() ( const Container c1,
const Container c2 
) const
inline

Definition at line 172 of file tpl_dynSetTree.H.

References Aleph::divide_and_conquer_partition_dp().


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