OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
prp_all_zero< T, is_zero, prp > Struct Template Reference

Structure to convert a variadic template into boost::mpl::vector. More...

Detailed Description

template<typename T, bool is_zero, int ... prp>
struct prp_all_zero< T, is_zero, prp >

Structure to convert a variadic template into boost::mpl::vector.

Definition at line 15 of file prp_all_zero.hpp.

#include <prp_all_zero.hpp>

Public Types

typedef to_boost_vmpl< prp... >::type type
 mpl vector
 

Member Typedef Documentation

◆ type

template<typename T , bool is_zero, int ... prp>
typedef to_boost_vmpl<prp...>::type prp_all_zero< T, is_zero, prp >::type

mpl vector

Definition at line 18 of file prp_all_zero.hpp.


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