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
immutable_str File Reference

Forwarding header for jh::immutable_str. More...

Go to the source code of this file.

Detailed Description

Forwarding header for jh::immutable_str.

This header provides the canonical include entry for jh::immutable_str โ€” an immutable, thread-safe string type with automatic pooling support.

#include <jh/immutable_str>

Internally, it forwards to jh/core/immutable_str.h and defines no additional symbols.

See Also

  • jh::pool โ€” automatically integrated pooling system.