Return an Uint128 value equal to the bitwise ones compliment of the specified value.
Synopsis
Declared in <bdldfp_uint128.h>
bdldfp::Uint128
operator~(Uint128 value);
Created with MrDocs
Return an Uint128 value equal to the bitwise ones compliment of the specified value.
Declared in <bdldfp_uint128.h>
bdldfp::Uint128
operator~(Uint128 value);
Created with MrDocs