BloombergLP::bdlb::BitUtil::withBitCleared

Same as the unsigned int overload.

Synopsis

Declared in <bdlb_bitutil.h>

static
unsigned long long
withBitCleared(
    unsigned long long value,
    int index);

Return Value

value with the bit at index cleared

Parameters

NameDescription
valuevalue to modify
indexbit position to clear