concatenate string with int c++ code example Example: concatenation cpp int and stirng // with C++11 string result = name + std::to_string(age);