open_in_new
content_copy
std::ostringstream strs; strs << dbl; std::string str = strs.str();