basic type to stringOk, thanks. That's something... =)
basic type to stringThat's exactly what I want. But notice that it's not as elegant as the my proposed solution. Writ...
basic type to stringHi, I think I was not clear. string s("a float basic type: "); float f = 100.52f; s += f; ...
basic type to stringHi all, why is there no operator like template<typename T> std::string operator+(std::string co...
This user does not accept Private Messages