Set the low order bits of this integer to the specified value.

Synopsis

Declared in <bdldfp_uint128.h>

void
setLow(bsls::Types::Uint64 value);

Parameters

Name

Description

value

new low‐order 64 bits

Created with MrDocs