|
Common System 0.2.0
Common interfaces and patterns for system integration
|
C++20 module partition aggregator for core interfaces. More...
import kcenon.common:result.core;
Go to the source code of this file.
C++20 module partition aggregator for core interfaces.
This module partition aggregates all interface partitions for backward compatibility:
This allows existing code using import :interfaces.core; to continue working while enabling more granular imports for modules that only need specific interfaces.
Part of the kcenon.common module.
Definition in file core.cppm.