Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13564: Compile error of asio::async_read_until
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-07-02 15:31:39
#13564: Compile error of asio::async_read_until
-------------------------------------------------+-------------------------
Reporter: Vincent Lextrait | Owner:
<vincent.lextrait@â¦> | chris_kohlhoff
Type: Bugs | Status: new
Milestone: To Be Determined | Component: asio
Version: Boost 1.67.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------------------------+-------------------------
Comment (by anonymous):
Here is the compilation error reported by LLVM (which does report an
issue, like g++-8):
In file included from /usr/local/include/boost/asio.hpp:113:
In file included from /usr/local/include/boost/asio/read_until.hpp:1824:
/usr/local/include/boost/asio/impl/read_until.hpp:680:9: error: call to
implicitly-deleted copy constructor of 'hx2a::tcp::streambuf'
buffers_(BOOST_ASIO_MOVE_CAST(BufferSequence)(buffers)),
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/boost/asio/impl/read_until.hpp:912:3: note: in
instantiation of function template specialization 'boost::asio::detail
::read_until_delim_string_op<boost::asio::basic_stream_socket<boost::asio::ip::tcp>,
hx2a::tcp::streambuf, (lambda at /usr/local/hx2a/C+
+/public/include/hx2a/couchdb.hpp:511:6)>::read_until_delim_string_op<hx2a::tcp::streambuf
&>' requested here
detail::read_until_delim_string_op<AsyncReadStream,
^
-- Ticket URL: <https://svn.boost.org/trac10/ticket/13564#comment:3> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2018-07-02 15:45:30 UTC