Set the high order bits of this integer to the specified value.
Synopsis
Declared in <bdldfp_uint128.h>
void
setHigh(bsls::Types::Uint64 value);
Parameters
Name |
Description |
value |
new high‐order 64 bits |
Created with MrDocs