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

Detailed Description

template<unsigned T1, unsigned int ... T>
struct first_variadic< T1, T >

Definition at line 291 of file variadic_to_vmpl.hpp.

Public Types

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

Member Typedef Documentation

◆ type

template<unsigned T1, unsigned int ... T>
typedef boost::mpl::int_<T1> first_variadic< T1, T >::type

Definition at line 293 of file variadic_to_vmpl.hpp.


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