[Boost-bugs] [Boost C++ Libraries] #2977: asio incompatible with boost.phoenix

Subject: [Boost-bugs] [Boost C++ Libraries] #2977: asio incompatible with boost.phoenix
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-04-29 13:42:08


#2977: asio incompatible with boost.phoenix
--------------------------+-------------------------------------------------
 Reporter: anonymous | Owner: chris_kohlhoff
     Type: Bugs | Status: new
Milestone: Boost 1.39.0 | Component: None
  Version: Boost 1.38.0 | Severity: Problem
 Keywords: |
--------------------------+-------------------------------------------------
 boost.phoenix cannot be used with asio to create handlers.
 phoenix functors has overloaded operator &, and asio cannot allocate new
 handler.

 ASIO should use boost::addressof instead of &, while allocating handlers.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2977>
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 : 2017-02-16 18:50:00 UTC