Will there be performance and security improvements?

    • cmeerw@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      11 months 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.