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