NAME
A static function of omni::environment
omni::environment::create_var
A static function of omni::environment
#include <omni/environment.hpp>
bool omni::environment::create_var(const std::string& name)
bool omni::environment::create_var(const std::wstring& name)
inline bool omni::environment::create_var(const char* name)
inline bool omni::environment::create_var(const wchar_t* name)