Version
4.0-816
Branch
master
Date
10 years, 1 month ago
Windows x64 Windows x86 Mac OS X Ubuntu 13.04
Commit
12d026c544748521332ad5edfaf123547fa18233
Change author
Pierre Bourdon
Change 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.