OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
vmpl_reduce_prod_impl< c, accu, stop, vmpl, true > Struct Template Reference

Terminator of to_variadic. More...

Detailed Description

template<int c, int accu, int stop, typename vmpl>
struct vmpl_reduce_prod_impl< c, accu, stop, vmpl, true >

Terminator of to_variadic.

Definition at line 192 of file create_vmpl_sequence.hpp.

#include <create_vmpl_sequence.hpp>

Public Types

typedef boost::mpl::int_< accu > type
 

Member Typedef Documentation

◆ type

template<int c, int accu, int stop, typename vmpl >
typedef boost::mpl::int_<accu> vmpl_reduce_prod_impl< c, accu, stop, vmpl, true >::type

Definition at line 194 of file create_vmpl_sequence.hpp.


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