Option.this

Undocumented in source.
  1. this(inout(T) t)
    struct Option(T)
    inout
    static if(isNullableType!T)
    this
    (
    inout(T) t
    )
  2. this(inout(U) u)
  3. this(inout(T) u)
  4. this(inout(U) u)

Meta