OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
is_complex_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 is_complex_agg_impl< T, 0, result_p, vprp >

terminator of the variadic template

Definition at line 44 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> is_complex_agg_impl< T, 0, result_p, vprp >::result

Definition at line 46 of file has_pack_agg.hpp.


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