14 ENIGMA_STATIC_CLASS(
ENV);
20 static std::string
Get(
const std::string& key);
25 static void Set(
const std::string& key,
const std::string& value);
30 static void Delete(
const std::string& key);
#define NS_ENIGMA_BEGIN
Enable/Disable Assertions.
static std::string Get(const std::string &key)
static void Delete(const std::string &key)
static void Set(const std::string &key, const std::string &value)