|
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::immutable_str.
More...
#include "jh/core/immutable_str.h"Go to the source code of this file.
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.
jh::pool โ automatically integrated pooling system.