#include <graph-dry.H>
Public Types | |
| using | Arc = typename GT::Arc |
Public Member Functions | |
| Cmp_Dlink_Arc (Cmp &&__cmp=Cmp()) noexcept | |
| Cmp_Dlink_Arc (Cmp &__cmp) noexcept | |
| bool | operator() (Dlink *d1, Dlink *d2) const noexcept |
Public Attributes | |
| Cmp & | cmp |
Used internally for some graphs for compare their arcs.