Versió
4.0-816
Branca
master
Data
Fa 10 anys, 1 mes
Windows x64 Windows x86 Mac OS X Ubuntu 13.04
Contribució
12d026c544748521332ad5edfaf123547fa18233
Autor del canvi
Pierre Bourdon
Descripció del canvi
Merge pull request #47 from lioncash/remove-stringfromint

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