UniTree.this

Common constructor

  1. this(T val)
    struct UniTree
    inout pure nothrow @safe @nogc
    this
    (
    T
    )
    (
    auto ref T val
    )
    if (
    is(T == typeof(null))
    )
  2. this(T val)
  3. this(T val)
  4. this(T val)

Meta