|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Public Member Functions | |
| Cmp_Arc (Cmp &&__cmp=Cmp()) | |
| Cmp_Arc (Cmp &__cmp) | |
| bool | operator() (Arc *a1, Arc *a2) const noexcept |
Public Attributes | |
| Cmp & | cmp |
Definition at line 571 of file tpl_agraph.H.
|
inline |
Definition at line 575 of file tpl_agraph.H.
|
inline |
Definition at line 580 of file tpl_agraph.H.
|
inlinenoexcept |
Definition at line 585 of file tpl_agraph.H.
References Aleph::Array_Graph< __Graph_Node, __Graph_Arc >::Cmp_Arc< Cmp >::cmp.
| Cmp& Aleph::Array_Graph< __Graph_Node, __Graph_Arc >::Cmp_Arc< Cmp >::cmp |
Definition at line 573 of file tpl_agraph.H.
Referenced by Aleph::Array_Graph< __Graph_Node, __Graph_Arc >::Cmp_Arc< Cmp >::operator()().