llvm::SmallVectorImpl<StringInit const*>::operator!=

Return true if this vector and RHS differ.

Synopsis

Declared in <llvm/ADT/SmallVector.h>

bool
operator!=(SmallVectorImpl<StringInit const*> const& RHS) const;

Return Value

true if the objects are not equal, false otherwise

Parameters

NameDescription
RHSThe right operand