• Rikudou_Sage@lemmings.world
    link
    fedilink
    arrow-up
    9
    arrow-down
    1
    ·
    11 months ago

    C++ does as well, doesn’t it? Though I don’t often use std::string, so I’m not sure. But every other string type I worked with had + overloaded.

    • Zagorath
      link
      fedilink
      English
      arrow-up
      2
      ·
      11 months ago

      I dunno, I’ve never actually worked in C++, but I tried it out online and it didn’t seem to work.