-
Sean McBride authored
This is a partial revert of 03750623. The previous `using namespace std;` removed from the iterator tests in that commit were important; they imported the `std::swap` function into the local namespace to check that it would be overwritten by the iterator's swap specializations via ADL.
25c56f7f