|
KUMI v5.0.0
Gorgeous Garnet
|
Class definitions and associated functions. More...
Classes | |
| class | kumi::as< T > |
| Lightweight type-wrapper. More... | |
| class | kumi::field< Id, T > |
| Named wrapper over a type. More... | |
| class | kumi::identifier< ID, Checker > |
| identifier definition class More... | |
| class | kumi::index_t< N > |
| Integral constant type. More... | |
| class | kumi::label_t< Label > |
| Literal constant type. More... | |
| class | kumi::name< ID > |
| Compile-time text based identifier. More... | |
| class | kumi::str |
| Static string used to create named fields. More... | |
| class | kumi::unit |
| A type representing the product of no type, also called the unit type. More... | |
| class | kumi::unknown |
| Type indicating an identifier was not found in a given kumi::product_type. More... | |