Bitwise negation operator

Synopsis

Declared in <llvm/TargetParser/SubtargetFeature.h>

constexpr
FeatureBitset
operator~() const;

Return Value

Another instance of the object

Created with MrDocs