to C++ accumulate template by jonbaine
/* * implementation of the std::accumulate function template. * you can find other implementation on std::accumulate (this * one is only for educational purposes) * Author: jonbaine.