All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Types | List of all members
paal::data_structures::fold< TypesVector<>, StartValue, Functor > Struct Template Reference

Standard fold function implementation, empty list case. More...

#include <types_vector.hpp>

Public Types

typedef StartValue type
 

Detailed Description

template<typename StartValue, typename Functor>
struct paal::data_structures::fold< TypesVector<>, StartValue, Functor >

Standard fold function implementation, empty list case.

Definition at line 58 of file types_vector.hpp.


The documentation for this struct was generated from the following file: