VariantType.create

VariantType create(T...)()

Template for creating a new VariantType from one or more D types

Parameters

TOne or more D types to create a VariantType for

Returns

New variant type