Generate an error if the specified t is bad decimal floating‐point. Note that this function is intended for use with literals

Synopsis

Declared in <bdldfp_decimalimputil.h>

template<class TYPE>
static
void
checkLiteral(TYPE const& t);

Created with MrDocs