Re: [Boost-bugs] [Boost C++ Libraries] #13368: consuming_buffers.hpp: parse error in template argument list

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13368: consuming_buffers.hpp: parse error in template argument list
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-01-11 01:46:50


#13368: consuming_buffers.hpp: parse error in template argument list
-------------------------------+----------------------------
  Reporter: anonymous | Owner: chris_kohlhoff
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: asio
   Version: Boost 1.66.0 | Severity: Regression
Resolution: | Keywords:
-------------------------------+----------------------------

Comment (by awulkiew):

 FYI, it seems that the code is somehow interfering with `boost::count`. To
 reproduce it you only need:

 {{{
 #include <boost/range/algorithm/count.hpp>
 #include <boost/asio/detail/consuming_buffers.hpp>

 int main()
 {}
 }}}

 It also affects Boost.Geometry (#13386).

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13368#comment:4>
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-01-11 01:52:52 UTC