6 ms·
But he uses interface inheritance. You see it at 9:44. Where he creates the concept_t and int_model_t inherits from it.
by Paul_Dirac 9y 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.
- stephen_gareth 9y agoIndeed. But the original type isn't 'burdened' with the interface. I've used the technique for a simple audio signal processing chain.