Scripts posted recently tagged to accumulate in Kelpi

1- 1 of 1.

accumulate template

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.
hits counter