top | item 47167648

(no title)

AnimalMuppet | 3 days ago

I see. Yes, you can do it that way.

Still... doing it the C++ way, I can just declare the sub type as deriving from the super type, and I don't have to fix up the super type.

discuss

order

hinkley|3 days ago

That’s the OO way. Of which C++ is an instance.