Subject: Re: [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: 2013-02-19 15:54:07
#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
Resolution: | Keywords:
------------------------------------------------------------+---------------
Comment (by Jonathan Jones <jonathan.jones@â¦>):
For what it's worth, the local workaround we deployed was to makes the
optional_base copy constructor and destructor public, but _only_ when the
BOOST_IS_CONVERTIBLE macro isn't defined. When this macro _is_ defined,
is seems to be implemented in terms of lower-level compiler intrinsics,
which do a better job than the boost::is_convertible implementation.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6974#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 : 2017-02-16 18:50:12 UTC