Color.opBinary

Warning: overloaded operators preserve types and may cause overflows

struct Color(FieldTuple...)
typeof(this)
opBinary
(
string op
T
)
(
T o
)
if (
op != "~"
)

Meta