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.
Loading...
Searching...
No Matches
runtime_arr File Reference

Forwarding header for jh::runtime_arr. More...

Go to the source code of this file.

Detailed Description

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.