Create an Uint128 object having the 128‐bit integer bit pattern of the value of the specified initialValue.
Synopsis
Declared in <bdldfp_uint128.h>
Uint128(bsls::Types::Uint64 initialValue);
Created with MrDocs
Create an Uint128 object having the 128‐bit integer bit pattern of the value of the specified initialValue.
Declared in <bdldfp_uint128.h>
Uint128(bsls::Types::Uint64 initialValue);
Created with MrDocs