Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2472: ptr_sequence_adapter<T>::sort fails to compile if T is an abstract base class
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-11-06 02:50:04
#2472: ptr_sequence_adapter<T>::sort fails to compile if T is an abstract base
class
---------------------------+------------------------------------------------
Reporter: anonymous | Owner: nesotto
Type: Bugs | Status: new
Milestone: Boost 1.38.0 | Component: ptr_container
Version: Boost 1.36.0 | Severity: Problem
Resolution: | Keywords:
---------------------------+------------------------------------------------
Comment(by anonymous):
Some more information. It seems that the problem resides with
boost::result_of<F> being called as boost::result_of<F(AbstractType,
AbstractType)>, even though F takes AbstractType& as argument. This
doesn't compile in Microsoft Visual C++ 2008, though it has been said to
work in some other compilers.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2472#comment:2> 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:49:59 UTC