Unsupported specialization of FloatingTypeStructuralTraits for long double.

Synopsis

Declared in <bslmf_floatingtypestructuraltraits.h>

template<>
struct 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.

Created with MrDocs