None<T> constructor

const None<T>()

Constructs nothing

Implementation

const None();