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