Converts the bits of the specified floating point value into the size‐equivalent unsigned integer type.

Synopsis

Declared in <bslmf_floatingtypestructuraltraits.h>

static
UintType
toUintType(FloatType value);

Created with MrDocs