Produce a compile-time error informing the caller that the parameterized TYPE is not supported as the parameter for the call.
Declared in <balb_pipecontrolchannel.h>
template<class TYPE>
static
char const*
flatten(TYPE const& value);
never returns; this overload causes a compile-time error
| Name | Description |
|---|---|
| value | object of an unsupported type |