This is the primary template declaration for bslmf::FloatingTypeStructuralTraits, which is never defined.
Declared in <bslmf_floatingtypestructuraltraits.h>
template<class t_FLOATING_TYPE>
struct FloatingTypeStructuralTraits;
| Name | Description |
|---|---|
FloatingTypeStructuralTraits<double> | This is the full specialization of bslmf::FloatingTypeStructuralTraits for the double type. See the individual members for documentation. |
FloatingTypeStructuralTraits<float> | This is the full specialization of bslmf::FloatingTypeStructuralTraits for the float type. See the individual members for documentation. |
FloatingTypeStructuralTraits<long double> | Unsupported specialization of FloatingTypeStructuralTraits for long double. |