Namespace for decimal floating‐point types and utilities.
Types
Name |
Description |
This |
|
This |
|
This attribute class characterizes how to configure certain behavior of |
|
This |
|
Namespace for Intel DFP decimal floating‐point implementation helpers. |
|
A facet type (mechanism) used in reading decimal floating‐point types. |
|
A facet type (mechanism) used in writing decimal floating‐point types. |
|
This class provides a wrapper around a buffer of the specified (template parameter) |
|
This |
|
This utility |
|
Component‐private helpers that normalize string‐like inputs to C strings. |
|
This class template provides the implementation for all possible decimal floating point formatting styles and the parsing of the format specification. |
|
This template is the implementation of the |
|
An empty class used for error detection when looking for the original name of the standard namespace. Do not use it. |
|
This value‐semantic class implements the IEEE‐754 128 bit decimal floating‐point format arithmetic type. |
|
This value‐semantic class implements the IEEE‐754 32 bit decimal floating‐point interchange format type. |
|
This value‐semantic class implements the IEEE‐754 64 bit decimal floating‐point format arithmetic type. |
|
This value‐semantic type represents a 128‐bit integer, with host machine byte order. |
|
This class is used as a base‐class for manifest constants in the |
Type Aliases
Name |
Description |
The decimal floating‐point types are typedefs to the unspecified implementation types. |
|
The decimal floating‐point types are typedefs to the unspecified implementation types. |
|
Alias for the 64‐bit decimal floating‐point type. |
Functions
Name |
Description |
Pass the specified |
|
Parse the specified literal text into a decimal floating‐point value. |
|
Parse the specified literal text into a decimal floating‐point value. |
|
Parse the specified literal text into a decimal floating‐point value. |
|
Return an Uint128 object having the value of a the bitwise and between the specified |
|
Multiplication operators |
|
Unary plus operators |
|
Apply the prefix ++ operator to the specified |
|
Unary minus operators |
|
Apply the prefix ‐‐ operator to the specified |
|
Division operators |
|
Right shift operators |
|
Return an Uint128 object having the value of a the bitwise xor between the specified |
|
Return an Uint128 object having the value of a the bitwise or between the specified |
|
Return an |
|
Left shift operators |
|
Equality operators |
|
Inequality operators |
|
Less‐than operators |
|
Less‐than‐or‐equal operators |
|
Greater‐than operators |
|
Greater‐than‐or‐equal operators |
Created with MrDocs