Skip to content

VirtualCFG::CFGPath::operator!=

Inequality operator

Synopsis

Declared in <SageIII/virtualCFG/virtualCFG.h>

bool
operator!=(CFGPath const& o) const;

Return Value

true if the objects are not equal, false otherwise

Parameters

Name

Description

o

The right operand

Created with MrDocs