[#BloombergLP-bslmf-FloatingTypeStructuralTraits-0d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmf.adoc[bslmf]::xref:BloombergLP/bslmf/FloatingTypeStructuralTraits-03.adoc[FloatingTypeStructuralTraits]<long double> :relfileprefix: ../../ :mrdocs: Unsupported specialization of `FloatingTypeStructuralTraits` for `long double`. == Synopsis Declared in `<bslmf_floatingtypestructuraltraits.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<> struct xref:BloombergLP/bslmf/FloatingTypeStructuralTraits-03.adoc[FloatingTypeStructuralTraits]<long double>; ---- == Description This is the full specialization of `bslmf::FloatingTypeStructuralTraits` for the `long double` type. Notice that `long double` is deliberately not supported at this time, it is defined only so compiler errors will guide users to the comment stating so. [.small]#Created with https://www.mrdocs.com[MrDocs]#