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);
Disambiguating.
Throwing.