Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
std::not2 is an STL adapter to negate a predicate derived from std::binary_function. To negate a predicate derived from std::unary_function, use std::not1.
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.