SumType.emptyType

Value of the empty type

mixintemplate SumType(alias Type)
enum emptyType = cast(Type)uint.max;

Meta