Wersja
4.0-816
Gałąź
master
Data
10 lat, 2 miesiące temu
Windows x64 Windows x86 Mac OS X Ubuntu 13.04
Commit
12d026c544748521332ad5edfaf123547fa18233
Autor zmiany
Pierre Bourdon
Opis zmiany
Merge pull request #47 from lioncash/remove-stringfromint

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