Variant.this

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

Meta