Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
std::mismatch is an STL algorithm to find a mismatch between two containers.
#include <algorithm> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.