Will there be performance and security improvements?

you are viewing a single comment's thread
view the rest of the comments
[–] 8 points 2 years ago

The description says:

In this video, we'll do a deep dive on what C++ Polymorphism is, what "virtual" does under the hood, and ultimately why it is SUCH a performance hit compared to languages like C and Rust.

This is not about compile-time polymorphism.

  • source
  • parent