버전
4.0-816
분기
master
날짜
10년, 1개월 전
Windows x64 Windows x86 Mac OS X Ubuntu 13.04
커밋
12d026c544748521332ad5edfaf123547fa18233
만든이 변경
Pierre Bourdon
설명 변경
Merge pull request #47 from lioncash/remove-stringfromint

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