|
stc
|
#include <FreeEnv.hpp>
Public Member Functions | |
| FreeEnv (const std::string &name, const std::string &initValue="") | |
| ~FreeEnv () | |
Public Attributes | |
| std::string | name |
Utility class for making sure an environment variable added to environ is freed properly.
|
inline |
|
inline |
| std::string util::FreeEnv::name |