TwoImpl

Undocumented in source.
class TwoImpl : Two {}

Members

Functions

sum
int sum(int a, int b)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Two

sum
int sum(int , int )
Undocumented in source.

Meta