Option.this

Undocumented in source.
  1. this(T val)
  2. this(T val)
    struct Option(T)
    inout
    static if(!(isNullAssignable!T))
    this
    (
    inout T val
    )

Meta