LimitedVariant.this

  1. this(string s)
  2. this(const(ubyte)[] b)
  3. this(long l, int base)
    struct LimitedVariant
    this
    (
    long l
    ,
    int base = 10
    )
  4. this(double d)

Meta