This struct provides a namespace for types for storing Binary Integral Decimal representation of a decimal floating point value.

Synopsis

Declared in <bdldfp_decimalstorage.h>

struct DecimalStorage;

Type Aliases

Name

Description

Type128

Alias for the 128‐bit BID storage type.

Type32

Alias for the 32‐bit BID storage type.

Type64

Alias for the 64‐bit BID storage type.

Created with MrDocs