Skip to content

DAG::EdgeOrderLessThan::operator()

Synopsis

Declared in <support/DAG.h>

bool
operator()(
    Edge const*& e1,
    Edge const*& e2);

Created with MrDocs