Provide a namespace for a suite of `typedef`s that encapsulate platform‐dependent types.
Synopsis
Declared in <bsls_types.h>
class Types;
Type Aliases
Name |
Description |
Signed 64‐bit integer type for the current platform. |
|
Signed integer type guaranteed to be the same size as a pointer. |
|
The aliases |
|
Unsigned integer type guaranteed to be the same size as a pointer. |
|
The alias |
Created with MrDocs