Sentinel index value indicating an invalid bit position.

Synopsis

Declared in <bdlb_bitstringutil.h>

static
std::size_t const k_INVALID_INDEX = ~static_cast<bsl::size_t>(0);

Created with MrDocs