Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
std::remove_copy is an algorithm to copy a container, thereby removing an element value.
#include <algorithm> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.