E.this

Convert argument via std.conv.to!string.

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

Meta