BloombergLP::bsls::Types::Uint64

The aliases Int64 and Uint64 stand for the appropriate types that define signed and unsigned 64-bit integers, respectively, for the appropriate supported platforms.

Synopsis

Declared in <bsls_types.h>

typedef unsigned long long Uint64;