-
#include #include #include using namespace std; int main() { stringstream ss; string tmp; ss.str("Hello new World of Sstream!!!"); ss