instance constant

VoidType const instance

The singleton instance of the void type.

Implementation

static const VoidType instance = VoidType._();