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
jh::meta::extension Namespace Reference

Public customization points for compile-time key transformation and heterogeneous lookup in jh::meta. More...

Classes

struct  key_traits
 Default key conversion traits. More...
struct  key_traits< jh::pod::string_view >
 Key traits specialization for jh::pod::string_view. More...

Detailed Description

Public customization points for compile-time key transformation and heterogeneous lookup in jh::meta.