WithNaN.defaultValue

The default value used for values not explicitly initialized. It is the NaN value, i.e. T.min for signed integrals and T.max for unsigned integrals.

struct WithNaN
static
enum T defaultValue(T);

Meta