drmi v0.10.3 (2017-09-07T13:32:28Z)
Dub
Repo
TwoImpl
two
Undocumented in source.
class
TwoImpl :
Two
{
int
sum
(int a, int b);
}
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
Source
See Implementation
two
classes
TwoImpl
functions
main