isVariant.isVariant

Undocumented in source.
template isVariant(T)
enum isVariant = is(T == Variant);

Meta