Common System 0.2.0
Common interfaces and patterns for system integration
Loading...
Searching...
No Matches
adapters.h
Go to the documentation of this file.
1// BSD 3-Clause License
2// Copyright (c) 2025, 🍀☀🌕🌥 🌊
3// See the LICENSE file in the project root for full license information.
4
5#pragma once
6
42#include "adapter.h"
43#include "smart_adapter.h"
Adapter traits and base class for type-erased cross-system wrappers.
Smart adapter factory (legacy)