$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [swap] std::swap should be pulled in from <utility> in C++11
From: Joaquin M Lopez Munoz (joaquin_at_[hidden])
Date: 2013-12-02 02:37:14
Hi,
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].
Should I create a ticket?
Best regards,
JoaquÃn M López Muñoz
Telefónica Digital