StructVariant.this

Undocumented in source.
  1. this(Variant!AllowedTypes v)
  2. this(T v)
    struct StructVariant(AllowedTypes...)
    this
    (
    T
    )
    (
    T v
    )
    if (
    AllowedTypes.length > 0
    )

Meta