These set of classes generate an array definition at compile-time. More...
#include <has_pack_agg.hpp>
Public Types | |
| typedef boost::mpl::at< vprp, typename boost::mpl::int_< N-1 > >::type | vprp_N |
| typedef boost::mpl::at< typename T::type, vprp_N >::type | stype |
| typedef boost::mpl::int_<(is_vector< stype >::value||is_vector_dist< stype >::value||is_gpu_celllist< stype >::value)> | crh_cond |
| typedef boost::mpl::bool_< crh_cond::value|result_p::value > | result_n |
| typedef is_complex_agg_impl< T, N-1, result_n, vprp >::result | result |
These set of classes generate an array definition at compile-time.
These set of classes generate an array definition at compile-time
Definition at line 29 of file has_pack_agg.hpp.