Skip to main content
1 of 2
Vasaka
  • 2k
  • 1
  • 22
  • 30

С++11 finally resolves this providing std::to_string. Also boost::lexical_cast is handy tool for older compilers.

Vasaka
  • 2k
  • 1
  • 22
  • 30