No offence

  • abessman@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I mean yeah, if you restrict yourself to the C part of C++ it can do everything C can. But then you’re not getting any of the advantages of C++.

    Once you start using things like classes and templates heavily, your program will quickly outgrow low-end hardware.