[#BloombergLP-bsls-Types-Uint64] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/Types.adoc[Types]::Uint64 :relfileprefix: ../../../ :mrdocs: Unsigned 64‐bit integer type for the current platform. == Synopsis Declared in `<bsls_types.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef unsigned long long Uint64; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#