Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
std::iter_swap is an STL function to swap the data two iterators point to.
#include <cassert> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.