BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsls_Int64 Struct Reference

#include <bsls_int64.h>

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.

Member Typedef Documentation

◆ Int64

◆ Uint64

Deprecated:
Use bsls::Types::Int64` and `bsls::Types::Uint64, respectively, instead.

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