llvm::object::SectionRef::operator!=

Inequality operator

Synopsis

Declared in <llvm/Object/ObjectFile.h>

bool
operator!=(SectionRef const& Other) const;

Return Value

true if the objects are not equal, false otherwise

Parameters

NameDescription
OtherThe right operand