double x=1.0;
string str="aaa"+string(x)+"bbb";

みたいなことが出来るような文字列クラスはありませんか?