Join Slack
Powered by
why this derived class have p?
# getting-started
i
Ifvwm
06/24/2019, 5:21 AM
why this derived class have p?
d
diesieben07
06/24/2019, 8:04 AM
It does not have to. It might as well do something like:
class Derived : Base(42)
a
aryk
06/24/2019, 12:35 PM
The constructor isn't inherited.
2
Views
Open in Slack
Previous
Next