Subject: [Boost-bugs] [Boost C++ Libraries] #3570: shared_ptr uses unavailable std::move with -std=c++0x
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-10-27 17:52:58
#3570: shared_ptr uses unavailable std::move with -std=c++0x
---------------------------------+------------------------------------------
Reporter: pluto@⦠| Owner: pdimov
Type: Bugs | Status: new
Milestone: Boost 1.41.0 | Component: smart_ptr
Version: Boost 1.40.0 | Severity: Showstopper
Keywords: |
---------------------------------+------------------------------------------
during compilation custom application with gcc-4.3.5/-std=c++0x
with stlport-5.2.1 i'm getting an error:
(...)/boost-1.40.0/include/boost/smart_ptr/shared_ptr.hpp:371:
error: 'move' is not a member of 'stlp_std'
afaics the std::move is implemented in gcc's libstdc++ only.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3570> 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:01 UTC