OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
to_boost_vmpl_impl< a, id > Struct Template Reference

implementation of to_boost_vmpl More...

Detailed Description

template<int a, int... id>
struct to_boost_vmpl_impl< a, id >

implementation of to_boost_vmpl

Definition at line 201 of file variadic_to_vmpl.hpp.

#include <variadic_to_vmpl.hpp>

Public Types

typedef boost::mpl::push_front
< typename to_boost_vmpl_impl
< id...>::type,
boost::mpl::int_< a > >::type 
type
 push in front the next number
 

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