668
Our social interaction in a nutshell
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
I ran
Using cpp.sh, and got the following error:
edit: lemmy seems to be determined to convert my less than characters to their HTML entity codes, but the error is meant to point to the "+" sign.
This is because your operands are const char[]. That's not a std::string.