[Boost-bugs] [Boost C++ Libraries] #6974: boost::optional compilation error with boost::function and boost::fusion::vector

Subject: [Boost-bugs] [Boost C++ Libraries] #6974: boost::optional compilation error with boost::function and boost::fusion::vector
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-06-08 21:16:18


#6974: boost::optional compilation error with boost::function and
boost::fusion::vector
-----------------------------------------------------------+----------------
 Reporter: Jonathan Jones <jonathan.jones@…> | Owner: fcacciola
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: optional
  Version: Boost 1.49.0 | Severity: Problem
 Keywords: |
-----------------------------------------------------------+----------------
 If you compile the following on g++ 4.4.5, it will fail to compile because
 the optional_base copy constructor and destructor are protected.

 boost::optional< boost::fusion::vector1<boost::function0<void> > >

 A duplication program is attached.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6974>
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:09 UTC