Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
std::adjacent_find is an STL algorithm to search a container for two adjacent identical values.
Operating system: Ubuntu 10.04 LTS Lucid Lynx
IDE: Qt Creator 2.0.0
Project type: Qt4 GUI Application
Libraries used:
#include <algorithm> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.