VariantType.create

VariantType create(T...)() static nothrow

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