OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
has_pack_agg_impl< T, 0, result_p, vprp > Struct Template Reference

terminator of the variadic template More...

Detailed Description

template<class T, typename result_p, class vprp>
struct has_pack_agg_impl< T, 0, result_p, vprp >

terminator of the variadic template

Definition at line 64 of file has_pack_agg.hpp.

#include <has_pack_agg.hpp>

Public Types

typedef boost::mpl::bool_< result_p::value > result
 

Member Typedef Documentation

◆ result

template<class T , typename result_p , class vprp >
typedef boost::mpl::bool_<result_p::value> has_pack_agg_impl< T, 0, result_p, vprp >::result

Definition at line 66 of file has_pack_agg.hpp.


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