when I use stringstream I get a weird error and my compiler doesnt recognize to_string(). For stringstream the error is "implicit instantiation of undefined template 'std::stringstream<char........"
and ftw I triend streamstream before using that exact article found on google and got this error.