Edit: sorry I didn’t realize I already posted this

    • ThotDragon@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      27
      arrow-down
      3
      ·
      1 day ago

      I may have missed the joke but C++ doesn’t have built in garbage collector. Even recent versions of the standard merely allow it but don’t specify it is required.

      • mkwt@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        14 hours ago

        People have written garbage collectors for C++, but just about no one used the standard library support that was in the standard.

    • pelya@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      17 hours ago

      More like garbage dispenser.

      Pro C++ coders don’t use delete, they call abort()

    • parlaptie@feddit.org
      link
      fedilink
      arrow-up
      11
      arrow-down
      9
      ·
      1 day ago

      Did you forget the /s or is this the tactic where you intentionally post wrong statements in order to get people to correct you so that you learn something?

      C++ doesn’t have a garbage collector