Time.opUnary

Overload of unary - operator to negate a time value.

struct Time
const
opUnary
(
string s
)
()
if (
s == "-"
)

Meta