All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
paal::data_structures::fold< Vector, StartValue, Functor > Struct Template Reference

Standard fold function implementation. More...

#include <types_vector.hpp>

Detailed Description

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: