|
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.
|
Forwarding header for jh::runtime_arr.
More...
#include "jh/core/runtime_arr.h"Go to the source code of this file.
Forwarding header for jh::runtime_arr.
This header provides the canonical include entry for jh::runtime_arr<T, Alloc> โ a runtime-sized, fixed-capacity array container.
#include <jh/runtime_arr>Internally, this file forwards to jh/core/runtime_arr.h and defines no additional symbols.