Hacker News new | ask | show | jobs
by Paul_Dirac 3018 days ago
But he uses interface inheritance.

You see it at 9:44. Where he creates the concept_t and int_model_t inherits from it.

1 comments

Indeed. But the original type isn't 'burdened' with the interface. I've used the technique for a simple audio signal processing chain.