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, true, prp... > Struct Template Reference

Detailed Description

template<typename T, int... prp>
struct prp_all_zero< T, true, prp... >

Structure to convert a variadic template into boost::mpl::vector when sizeof...(prp) == 0

Definition at line 24 of file prp_all_zero.hpp.

#include <prp_all_zero.hpp>

Public Types

typedef boost::mpl::range_c
< int, 0, boost::mpl::size
< typename T::type >
::type::value >::type 
type
 mpl vector
 

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