Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Function unset

boost::process::v2::environment::unset — Remove an environment variable from the current process.

Synopsis

// In header: <boost/process/v2/environment.hpp>


 (key & k,  ec);

Description

Disambiguating.

Throwing.


PrevUpHomeNext