VariantN.this

Constructs a VariantN value given an argument of a generic type. Statically rejects disallowed types.

  1. this(T value)
    struct VariantN(size_t maxDataSize, AllowedTypesParam...)
    this
    (
    T
    )
    ()
  2. this(T value)

Meta

Suggestion Box / Bug Report