|
Common System 0.2.0
Common interfaces and patterns for system integration
|
Backward compatibility layer for error codes. More...
#include <kcenon/common/error/error_codes.h>

Go to the source code of this file.
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::common |
| Core interfaces. | |
| namespace | kcenon::common::error_codes |
Backward compatibility layer for error codes.
This header provides backward compatibility aliases for error codes to maintain compatibility with existing code that uses the old naming convention (e.g., INVALID_ARGUMENT instead of invalid_argument).
This consolidation prepares for C++20 module migration while following Kent Beck's "Fewest Elements" principle.
Definition in file compat.h.