BloombergLP::bdlb::BitStringImpUtil::orEqWord

Assign to the specified *dstValue the value of *dstValue bitwise OR-ed with the specified srcValue.

Synopsis

Declared in <bdlb_bitstringimputil.h>

static
void
orEqWord(
    uint64_t* dstValue,
    uint64_t srcValue);