set_env.hpp File Reference
#include <Windows.h>
#include <boost/process/windows/initializers/initializer_base.hpp>
#include <boost/range/numeric.hpp>
#include <boost/range/algorithm/copy.hpp>
#include <boost/range/algorithm/for_each.hpp>
#include <boost/shared_array.hpp>
#include <iterator>
#include <cstddef>
+ Include dependency graph for set_env.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  set_env_< Range, Unicode >
 

Namespaces

 boost
 
 boost::process
 
 boost::process::windows
 
 boost::process::windows::initializers
 

Functions

template<class Range >
set_env_< Range, false > set_env (const Range &envs)