Opened 9 years ago
#9510 new Patches
std::swap should be pulled in from <utility> in C++11
Reported by: | Owned by: | joseph.gauterin | |
---|---|---|---|
Milestone: | To Be Determined | Component: | swap |
Version: | Boost 1.55.0 | Severity: | Problem |
Keywords: | Cc: |
Description
included <utility> and removed <algorithm> in swap.hpp as in c++11 std::swap is present in <utility>
Attachments (1)
Note:
See TracTickets
for help on using tickets.