cpp-common
|
Declare environment variables and access their values. More...
#include <string>
Go to the source code of this file.
Macros | |
#define | NVSL_DECL_ENV(name) static const char *name##_ENV __attribute__((unused)) = (char *)(#name) |
Functions | |
NVSL_DECL_ENV (NVSL_NO_STACKTRACE) | |
NVSL_DECL_ENV (NVSL_LOG_WILDCARD) | |
NVSL_DECL_ENV (NVSL_GEN_STATS) | |
Declare environment variables and access their values.
Definition in file envvars.hh.