|
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.
|
Symbolic umbrella header exposing jh::meta as jh::jindallae.
More...
#include "jh/meta"Go to the source code of this file.
Namespaces | |
| namespace | jh::jindallae |
Symbolic alias namespace for jh::meta. | |
Symbolic umbrella header exposing jh::meta as jh::jindallae.
This header serves as a poetic alias to jh::meta โ a tribute to the spirit of expressive meta-programming, inspired by the legendary Boost.Hana library, whose very name was itself a "flower".
#include <jh/jindallae>Internally, it simply includes <jh/meta> and re-exports its namespace under jh::jindallae.
jh::meta. jh::jindallae as a symbolic alias namespace. jh::jindallae is functionally identical to jh::meta, but exists as a lightweight symbolic layer โ a small tribute to beauty in compile-time expression.