E.this

Concatenate two expressions with ".".

  1. this(string content)
  2. this(T content)
  3. this(E lhs, string rhs)
    struct E
    @safe pure nothrow pure
    this
    (,
    string rhs
    )

Meta