$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Boost::Process is broken
From: Wilfred Smith (wilfredsmith_at_[hidden])
Date: 2017-08-02 17:18:37
All,
Has anyone tried to build with <boost/process.hpp> included using XCode 9.0? I donât think this went through code review.
include/boost/process/exception.hpp:22:30: error: using declaration cannot refer to a constructor
using std::system_error::system_error;
~~~~~~~~~~~~~~~~~~~^
Iâm not sure that does what was intended, and the compiler thinks itâs silly talkâ¦
Any and all assistance appreciated in advanceâ¦
\W/