|
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.
|
Helper utilities and auxiliary types for jh::runtime_arr.
More...
Classes | |
| struct | bool_flat_alloc |
Flat allocator for bool โ disables bit-packing in jh::runtime_arr<bool>. More... | |
Helper utilities and auxiliary types for jh::runtime_arr.
This namespace contains internal and opt-in helper components that extend or modify the behavior of jh::runtime_arr, such as alternative allocators and testing-oriented variants.