Converts the bits of the specified size‐equivalent unsigned integer uIntValue into the "original" floating point type.

Synopsis

Declared in <bslmf_floatingtypestructuraltraits.h>

static
FloatType
toFloatType(UintType uIntValue);

Created with MrDocs