Home
last modified time | relevance | path

Searched defs:has_error_handler (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/process/
Derror.hpp133 struct has_error_handler struct
135 typedef typename boost::fusion::result_of::as_vector<Sequence>::type vector_type;
140 >::type type;
/third_party/boost/boost/process/detail/windows/
Dexecutor.hpp163 typedef typename ::boost::process::detail::has_error_handler<Sequence>::type has_error_handler; typedef in boost::process::detail::windows::executor
/third_party/boost/boost/process/detail/posix/
Dexecutor.hpp205 typedef typename ::boost::process::detail::has_error_handler<Sequence>::type has_error_handler; typedef in boost::process::detail::posix::executor