Function TaggedUnion.opCast
Enables conversion or extraction of the stored value.
T opCast(T)();
T opCast(T)() const;
Enables conversion or extraction of the stored value.
T opCast(T)();
T opCast(T)() const;