Version
4.0-816
Branche
master
Date
il y a 10 ans, 2 mois
Windows x64 Windows x86 Mac OS X Ubuntu 13.04
Commit
12d026c544748521332ad5edfaf123547fa18233
Auteur
Pierre Bourdon
Description
Merge pull request #47 from lioncash/remove-stringfromint

Remove function StringFromInt from StringUtil.cpp/.h. C++11 has std::to_string for this now.