~guilhem-fr/performous/github

Viewing all changes in revision 2762.

  • Committer: Gregorio Litenstein
  • Date: 2017-10-02 13:43:54 UTC
  • Revision ID: git-v1:9b78809eea50e5b434f7429087e81c0be71f97e7
Change lexical_cast<std::string> to std::to_string

I didn’t do it on every instance of the former, just on the ones directly involved with fixing #256 and also a few where probably the behavior of that bug would have been replicated.

For reference: It’s boost::lexical_cast() that was adding the thousands separators.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: