Skip to content

CustomAstDOTGenerationEdgeType::operator<

Less‐than operator

Synopsis

Declared in <src/midend/astDump/wholeAST.h>

bool
operator<(CustomAstDOTGenerationEdgeType const& edge) const;

Return Value

true if the left object is less than the right object, false otherwise

Parameters

Name

Description

edge

The right operand

Created with MrDocs