Subject: [Boost-bugs] [Boost C++ Libraries] #10368: Boost.Ref: undocumented breaking change: void cref(const T&&) = delete
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-08-18 08:39:29
#10368: Boost.Ref: undocumented breaking change: void cref(const T&&) = delete
-------------------------------------+------------------------------
Reporter: Geurt Vos <geurt.vos@â¦> | Type: Bugs
Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.56.0
Severity: Problem | Keywords:
-------------------------------------+------------------------------
Boost 1.56.0 adds 'template <class T> void cref(T const&&) = delete' which
is an undocumented addition and breaks code like:
std::find_if(..., ..., boost::cref( some_predicate(...) ) );
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10368> 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:16 UTC