mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-11-10 10:59:21 +03:00
a9c8f44896
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 moses/ subdirectory; more branches to follow. C++11 adds cstdint, but to support compilation with the previous standard, that change is left for later. |
||
---|---|---|
.. | ||
CountsPhraseProperty.cpp | ||
CountsPhraseProperty.h | ||
Factory.cpp | ||
Factory.h | ||
NonTermContextProperty.cpp | ||
NonTermContextProperty.h | ||
OrientationPhraseProperty.cpp | ||
OrientationPhraseProperty.h | ||
PhraseProperty.cpp | ||
PhraseProperty.h | ||
SourceLabelsPhraseProperty.cpp | ||
SourceLabelsPhraseProperty.h | ||
SpanLengthPhraseProperty.cpp | ||
SpanLengthPhraseProperty.h | ||
TreeStructurePhraseProperty.h |