Clear the flag specified by idx. The behavior is undefined unless idx < t_NUM_BITS.

Synopsis

Declared in <bdlb_nullableallocatedvalue_pointerbitspair.h>

void
clearFlag(unsigned int idx);

Parameters

Name

Description

idx

index of the flag to clear

Created with MrDocs