I want to convert a double to a string. I've seen many posts on this, however, I want to convert it to a string.h string, not a char array string.

Is this possible and if so, how?