VariantPointerTo.this

Construction from value.

  1. this(T* value)
    struct VariantPointerTo(Types...)
    pure nothrow @nogc
    this
    (
    T
    )
    ()
  2. this(typeof(null) value)

Meta