Subject: [Boost-bugs] [Boost C++ Libraries] #4185: VC10 std::shared_ptr not supported?
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-05-04 11:44:27
#4185: VC10 std::shared_ptr not supported?
----------------------------------+-----------------------------------------
Reporter: olafvdspek@⦠| Owner: pdimov
Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: bind
Version: Boost 1.43.0 | Severity: Problem
Keywords: |
----------------------------------+-----------------------------------------
VC10 std::shared_ptr doesn't appear to be supported by boost::bind and
requires a manual get_pointer overload.
1>c:\vc\include\boost/bind/mem_fn_template.hpp(156): error C2784: 'T
*boost::get_pointer(const std::auto_ptr<_Ty> &)' : could not deduce
template argument for 'const std::auto_ptr<_Ty> &' from
'std::tr1::shared_ptr<_Ty>'
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4185> 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:03 UTC