Skip to content

DepInfo::operator!=

Inequality operator

Synopsis

Declared in <src/midend/programTransformation/loopProcessing/depInfo/DepInfo.h>

bool
operator!=(DepInfo const& d) const;

Return Value

true if the objects are not equal, false otherwise

Parameters

Name

Description

d

The right operand

Created with MrDocs