Hacker News new | ask | show | jobs
by cornstalks 1520 days ago
I didn’t say string literal. I said “locally created string” i.e. std::string

In particular, my comment was referring to “return std::to_string(number);”

1 comments

I missed that. You're right.