|
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.
|
Convenience alias for jh::ranges::views.
More...
Convenience alias for jh::ranges::views.
The jh::views namespace is a flattened, user-facing entry point that re-exports all view adaptors from jh::ranges::views directly under jh::views.
This namespace exists solely to reduce include depth and namespace verbosity. It introduces no new semantics and does not alter the behavior of any view adaptor.
jh::ranges::views