This is the full specialization of bslmf::FloatingTypeStructuralTraits for the float type. See the individual members for documentation.
Synopsis
Declared in <bslmf_floatingtypestructuraltraits.h>
template<>
struct FloatingTypeStructuralTraits<float>;
Static Member Functions
Name |
Description |
Adjust the specified |
|
Converts the bits of the specified size‐equivalent unsigned integer |
|
Converts the bits of the specified floating point |
Static Data Members
Name |
Description |
Maximum required buffer size for |
|
The hex digits needed to represent the mantissa in a hexfloat. |
|
The maximum meaningful precision for |
|
Maximum meaningful precision for |
|
Created with MrDocs