|
Common System 0.2.0
Common interfaces and patterns for system integration
|
Primary C++20 module for common_system. More...
import kcenon.common:config;
Go to the source code of this file.
Classes | |
| struct | kcenon::common::module_version |
| Version information for common_system module. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::common |
| Core interfaces. | |
Primary C++20 module for common_system.
This is the main module interface for the common_system library. It aggregates all module partitions to provide a single import point.
Usage:
Module Structure:
Definition in file common.cppm.