close_fds.hpp File Reference
#include <boost/process/posix/initializers/initializer_base.hpp>
#include <boost/range/algorithm/for_each.hpp>
#include <unistd.h>
+ Include dependency graph for close_fds.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  close_fds_< Range >
 

Namespaces

 boost
 
 boost::process
 
 boost::process::posix
 
 boost::process::posix::initializers
 

Functions

template<class Range >
close_fds_< Range > close_fds (const Range &fds)