Variant.this

Undocumented in source.
  1. this(R input)
  2. this(Variant other)
  3. this(T nil)
    struct Variant
    @nogc nothrow
    this
    (
    T : typeof(null)
    )
    (
    in T nil
    )

Meta