Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
std::divides is a functor that encapsulates operator/. The functor to perform a multiplication on a range is std::multiplies.
#include <vector> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.