The aliases Int64 and Uint64 stand for whatever type Types implements for the appropriate supported platforms.
Synopsis
Declared in <bsls_platformutil.h>
typedef Types::Uint64 Uint64;
Description
DEPRECATED: Use Types::Int64 and Types::Uint64 instead.
Created with MrDocs