|
tagval 0.2.0
Modern C++23 header-only library of tagged values (open/closed enumerations with metadata)
|
Builds a KindView for a single concrete kind type. More...
Static Public Member Functions | |
| static KindView | build () |
Builds a KindView for a single concrete kind type.
Captures the type once and emits stateless function pointers that close over T.
|
inlinestatic |