VariantType.getStr

string getStr(T...)()

Template to get a variant type string from one or more D types (type strings are concatenated)

Parameters

TOne or more D types to create a VariantType for

Returns

Variant type string which can be used with VariantType