Will there be performance and security improvements?

  • @cmeerw
    link
    81 year 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.