Class DAG::EdgeOrderLessThan#

Nested Relationships#

This class is a nested type of Template Class DAG.

Inheritance Relationships#

Base Type#

Class Documentation#

class EdgeOrderLessThan : public CompareObject<Edge*>#

Public Functions

inline EdgeOrderLessThan(EdgeDirection d, bool r)#
inline virtual bool operator()(Edge *const &e1, Edge *const &e2)#