The OpenD Programming Language

ProdAccumulator.opUnary

  1. ProdAccumulator!T opUnary()
    struct ProdAccumulator(T)
    @safe pure @nogc nothrow const
    opUnary
    (
    string op : "-"
    )
    ()
  2. ProdAccumulator!T opUnary()

Meta