Produce a compile‐time error informing the caller that the parameterized TYPE is not supported as the parameter for the call.

Synopsis

Declared in <bdldfp_decimalutil.h>

template<class TYPE>
static
char const*
flatten(TYPE const& value);

Return Value

never returns; produces a compile‐time error

Parameters

Name

Description

value

unsupported argument used only to select this overload

Created with MrDocs