Standard fold function implementation.
More...
#include <types_vector.hpp>
template<typename Vector, typename StartValue, typename Functor>
struct paal::data_structures::fold< Vector, StartValue, Functor >
Standard fold function implementation.
Definition at line 45 of file types_vector.hpp.
The documentation for this struct was generated from the following file: