The OpenD Programming Language

opBinary

  1. int opBinary(Date rhs)
  2. Date opBinary(int rhs)
    @safe pure @nogc const
    Date
    opBinary
    (
    string op : "+"
    )
    (
    int rhs
    )
  3. Date opBinary(int rhs)

Meta