Versie
4.0-816
Branche
master
Datum
10 jaar, 2 maanden geleden
Windows x64 Windows x86 Mac OS X Ubuntu 13.04
Commit
12d026c544748521332ad5edfaf123547fa18233
Auteur
Pierre Bourdon
Beschrijving
Merge pull request #47 from lioncash/remove-stringfromint

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