|
Zth (libzth)
|
Classes | |
| struct | zth::Config |
| The configuration of Zth. More... | |
Macros | |
| #define | zth_config(name) |
| Checks if the given zth::Config field is enabled. More... | |
| #define zth_config | ( | name | ) |
Checks if the given zth::Config field is enabled.
This function checks both the set zth::Config value and the environment.
| name | the field name within zth::Config (without zth::Config prefix) |