ValueT.mixinUnaryOp

/////////////////////////////////////////////////////////

class ValueT(T)
mixin template mixinUnaryOp (
string op
) {}

Meta