Noam Weiss :: Virtual templated methods

Presented at Core C 2023 conference. You can write a virtual method, you can write a templated method, but you can’t write a method which is both. In this talk we will discuss why that is, why you might still want it, and give a few suggestions as to what to do about it. ===== Noam :: I’ve been working with C for two decades now. I’m excited by brilliant code that does “black magic“.
Back to Top