BigInt.clearBit

Clear bit at specified position

struct BigInt
public
void
clearBit
(
size_t n
)

Parameters

n size_t

bit position to clear

Meta