operator ~ abstract method

DynamicInt operator ~()

The bit-wise negate operator.

Implementation

DynamicInt operator ~();