AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Importance of Polymorphism in Virtual Functions
When I came across this idea of a virtual function, I was like, what the heck is that? This is a totally new concept. To figure that out, ultimately I beat my head against it for a long time. But then I started looking at the output of CFront. And so I could look at the C code and see there's more polymorphism than just dynamic binding.