65#if KCENON_WITH_COMMON_SYSTEM
66#include <kcenon/common/patterns/result.h>
67#include <kcenon/common/concepts/core.h>
68#include <kcenon/common/concepts/container.h>
75#if KCENON_WITH_COMMON_SYSTEM
80using kcenon::common::concepts::Resultable;
81using kcenon::common::concepts::Unwrappable;
82using kcenon::common::concepts::Mappable;
Public header for compile-time feature flags.
C++20 concepts for compile-time type validation in network_system.
C++20 concepts for network_system types and callbacks.
C++20 concepts for unified socket abstraction.