Provide a namespace for platform‐neutral 64‐bit integer types.
Synopsis
Declared in <bsls_int64.h>
struct bsls_Int64;
Description
Namely, this struct defines Int64 as a 64‐bit signed integer and Uint64 as a 64‐bit unsigned integer for all supported platforms.