Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
std::find_if_not is a C++11 algorithm to find an element in a container that does not satisfy a certain predicate.
#include <algorithm> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.
This page has been created by the tool CodeToHtml