Quick Links:

bal | bbl | bdl | bsl

Public Types

bsls_Int64 Struct Reference
[Component bsls_int64]

namespace for platform-dependent 64-bit integer types More...

#include <bsls_int64.h>

List of all members.

Public Types

typedef bsls::Types::Int64 Int64
typedef bsls::Types::Uint64 Uint64

Detailed Description

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.

See Component bsls_int64


Member Typedef Documentation


The documentation for this struct was generated from the following file: