SyntaxFix
Write A Post
Hire A Developer
Questions
You may use this header for this regard: https://github.com/theypsilon/concat
using namespace concat; assert(concat(1,2,3,4,5) == "12345");
Under the hood you will be using a std::ostringstream.