OEBitVectorNot¶
OEBitVector OEBitVectorNot(const OEBitVector &bv)
Returns the boolean negation (or ‘inversion’) of an
OEBitVector
.
The result will have the same number of bits as the argument.
OEBitVector OEBitVectorNot(const OEBitVector &bv)
Returns the boolean negation (or ‘inversion’) of an
OEBitVector
.
The result will have the same number of bits as the argument.