...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::process::v2::environment::unset — Remove an environment variable from the current process.
// In header: <boost/process/v2/environment.hpp> void unset(const key & k, error_code & ec);