User profile: caramelo

User info
User name:caramelo
History
Joined:
Number of posts:4
Latest posts:

basic type to string
Ok, thanks. That's something... =)

basic type to string
That's exactly what I want. But notice that it's not as elegant as the my proposed solution. Writ...

basic type to string
Hi, I think I was not clear. string s("a float basic type: "); float f = 100.52f; s += f; ...

basic type to string
Hi all, why is there no operator like template<typename T> std::string operator+(std::string co...

This user does not accept Private Messages