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

Public Member Functions

bool operator() (const Pair &p1, const Pair &p2) const noexcept
 

Detailed Description

template<typename T, class Compare = Aleph::less<T>>
struct Relation_T< T, Compare >::Cmp

Definition at line 300 of file tpl_union.H.

Member Function Documentation

◆ operator()()

template<typename T , class Compare = Aleph::less<T>>
bool Relation_T< T, Compare >::Cmp::operator() ( const Pair p1,
const Pair p2 
) const
inlinenoexcept

Definition at line 302 of file tpl_union.H.


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