|
Zth (libzth)
|
#include <libzth/macros.h>#include <cstddef>#include <cstdint>#include <memory>#include "zth_config.h"Go to the source code of this file.
Classes | |
| struct | zth::Env |
| struct | zth::DefaultConfig |
| struct | zth::DefaultConfig::Allocator< T > |
| Allocator type. More... | |
Namespaces | |
| zth | |
Macros | |
| #define | zth_config(name) |
| Checks if the given zth::Config field is enabled. More... | |
Functions | |
| bool | zth::config (int env, bool whenUnset) |
| Checks if a given environment option is set. More... | |