Opened 9 years ago

#9510 new Patches

std::swap should be pulled in from <utility> in C++11

Reported by: sambitbolt@… 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)

swap_new.patch (450 bytes ) - added by Sambit Padhi <sambitbolt@…> 9 years ago.

Download all attachments as: .zip

Change History (1)

by Sambit Padhi <sambitbolt@…>, 9 years ago

Attachment: swap_new.patch added
Note: See TracTickets for help on using tickets.