|
JH-Toolkit v1.4.1
An engineering-oriented C++20 toolkit with duck-typed concepts, static design, async coroutines, and semantic containers — header-only, RTTI-free, and concurrency-friendly.
|
Forward-aggregator header for jh::typed.
More...
Go to the source code of this file.
Namespaces | |
| namespace | jh::typed |
| Aggregated entry point for lightweight typing and semantic placeholder utilities. | |
Forward-aggregator header for jh::typed.
This header aggregates all type-related utilities under the jh::typed namespace.
#include <jh/typed>Internally, it includes the underlying type utilities from jh/typing/ to provide a unified include entry under jh::typed.
jh::typed as the user-facing namespace. monostate, null_mutex). jh/typing/*.h. jh::typed focuses on lightweight type-level utilities that simplify structural or synchronization semantics while maintaining strong type clarity.