[#BloombergLP-bsls-PlatformUtil-Uint64] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/PlatformUtil.adoc[PlatformUtil]::Uint64 :relfileprefix: ../../../ :mrdocs: The aliases `Int64` and `Uint64` stand for whatever type `Types` implements for the appropriate supported platforms. == Synopsis Declared in `<bsls_platformutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:BloombergLP/bsls/Types/Uint64.adoc[Types::Uint64] Uint64; ---- == Description DEPRECATED: Use `Types::Int64` and `Types::Uint64` instead. [.small]#Created with https://www.mrdocs.com[MrDocs]#