add

Add c1 to c2.

nothrow @safe @nogc pure
Cent
add
(
Cent c1
,
Cent c2
)

Parameters

c1 Cent

operand 1

c2 Cent

operand 2

Return Value

Type: Cent

c1 + c2

Meta