OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
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
 

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