BigInt.setBit

Set bit at specified position

struct BigInt
public
void
setBit
(
size_t n
)

Parameters

n size_t

bit position to set

Meta