Subject: [Boost-bugs] [Boost C++ Libraries] #9469: std::swap should be pulled in from <utility> in C++11
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-12-04 09:34:53
#9469: std::swap should be pulled in from <utility> in C++11
------------------------------+-----------------------------
Reporter: joaquin | Owner: joseph.gauterin
Type: Bugs | Status: new
Milestone: To Be Determined | Component: swap
Version: Boost 1.55.0 | Severity: Problem
Keywords: |
------------------------------+-----------------------------
boost/utility/swap.hpp #includes <algorithm> to bring std::swap in, which
is OK for C++03 but not so in C++11: std::swap has been moved to <utility>
as explained in [diff.cpp03.library].
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9469> 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:14 UTC