mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-26 13:23:25 +03:00
536c6e375f
This is one of those little chores in managing a long-lived C++ project: standard C headers like stdio.h and math.h now have their own place in the C++ standard as resp. cstdio, cmath, and so on. In this branch the #include names are updated for the mert/ subdirectory; more branches to follow. C++11 adds cstdint, but to support compilation with the previous standard, that change is left for later. |
||
---|---|---|
.. | ||
alignmentStruct.cpp | ||
alignmentStruct.h | ||
bestShiftStruct.cpp | ||
bestShiftStruct.h | ||
hashMap.cpp | ||
hashMap.h | ||
hashMapInfos.cpp | ||
hashMapInfos.h | ||
hashMapStringInfos.cpp | ||
hashMapStringInfos.h | ||
infosHasher.cpp | ||
infosHasher.h | ||
stringHasher.cpp | ||
stringHasher.h | ||
stringInfosHasher.cpp | ||
stringInfosHasher.h | ||
terAlignment.cpp | ||
terAlignment.h | ||
tercalc.cpp | ||
tercalc.h | ||
terShift.cpp | ||
terShift.h | ||
tools.cpp | ||
tools.h |