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.

Synopsis

Declared in <bslmf_floatingtypestructuraltraits.h>

template<>
struct FloatingTypeStructuralTraits<long double>;

Created with MrDocs