• Rikudou_Sage
    cake
    link
    fedilink
    811 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
      211 months ago

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