|
#include <boost/process/posix/executor.hpp>
Public Member Functions | |
call_on_fork_success (executor &e) | |
template<class Arg > | |
void | operator() (Arg &arg) const |
Public Attributes | |
executor & | e_ |
Definition at line 51 of file executor.hpp.
|
inline |
Definition at line 55 of file executor.hpp.
|
inline |
Definition at line 58 of file executor.hpp.
executor& e_ |
Definition at line 53 of file executor.hpp.