DataNode.this

Copy constructor

  1. this(T value)
  2. this(T value)
  3. this(T value)
  4. this(T value)
  5. this(string value)
  6. this(ubyte[] value)
  7. this(typeof(this) rhs)
    struct DataNode
    @nogc @trusted
    this
    ()
    (
    ref return scope typeof(this) rhs
    )

Meta