WordVariant.this

Construction from value.

  1. this(T value)
  2. this(typeof(null) value)
    struct WordVariant(Types...)
    pure nothrow @nogc
    this
    ()
  3. this(WordVariant!(SubTypes) value)

Meta