Quick Links:

bal | bbl | bdl | bsl

Namespaces

Component bdldfp_decimalstorage
[Package bdldfp]

Utilities for working with Decimal Storage types. More...

Namespaces

namespace  bdldfp

Detailed Description

Outline
Purpose:
Utilities for working with Decimal Storage types.
Classes:
bdldfp::DecimalStorage namespace for Decimal Storage types.
See also:
Component bdldfp_decimal, Component bdldfp_decimalplatform,
Description:
This component provides a namespace, bdldfp::DecimalStorage, that supplies the necessary types for storing a Binary Integral Decimal (BID) representation of a decimal floating point value.
Usage:
This section shows the intended use of this component.
Example 1: TBD: