Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Function set

boost::process::v2::environment::set — Set an environment variable for the current process.

Synopsis

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


 (key & k, value_view vw,  ec);

Description

Disambiguating.

Throwing.


PrevUpHomeNext