Variant

struct Variant (
T...
) {
enum size;
enum n_types;
}

Constructors

this
this(U rhs)

Meta