[#BloombergLP-bdldfp-Uint128-2constructor-095] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/Uint128.adoc[Uint128]::Uint128 :relfileprefix: ../../../ :mrdocs: Create an `Uint128` object having the 128‐bit integer bit pattern of the value of the specified `initialValue`. == Synopsis Declared in `<bdldfp_uint128.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- Uint128(xref:BloombergLP/bsls/Types/Uint64.adoc[bsls::Types::Uint64] initialValue); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#