multiply « STL Algorithms Helper « C++ Tutorial






32.12.multiply
32.12.1.Using the generic accumulate algorithm to compute a product by using a function object
32.12.2.Using the generic accumulate algorithm to compute a product by using multiplies