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

Synopsis

Declared in <bdlb_nullableallocatedvalue_pointerbitspair.h>

void
setFlag(unsigned int idx);

Parameters

Name

Description

idx

index of the flag to set

Created with MrDocs