multiply « STL Algorithms Helper « C++






1.Using the generic accumulate algorithm to compute a product by using a function object
2.Using the generic accumulate algorithm to compute a product by using multiplies