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

    • ThotDragon@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      23
      arrow-down
      1
      ·
      19 days 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
        ·
        18 days 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
      ·
      18 days ago

      More like garbage dispenser.

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