LINUX.ORG.RU

История изменений

Исправление dimgel, (текущая версия) :

«Even Bjarne Stroustrup has called header files a kludge. But without a standard binary format which includes the necessary metadata (like Java class files, or .Net PE files) I don’t see any way to implement the feature.» (отсюда)

Так что не я один такой с идеей портабельного CMI.

Или вот из его интервью:

«This gives far better code hygiene than #including headers that leak implementation details and macros. Modules can also be dramatically faster to compile.»

Исходная версия dimgel, :

«Even Bjarne Stroustrup has called header files a kludge. But without a standard binary format which includes the necessary metadata (like Java class files, or .Net PE files) I don’t see any way to implement the feature.» (отсюда)

Так что не я один такой с идеей портабельного CMI.