Generate the array specializing ArrayHolder. More...
Generate the array specializing ArrayHolder.
Definition at line 54 of file has_pack_agg.hpp.
#include <has_pack_agg.hpp>
Public Types | |
typedef boost::mpl::at< vprp, typenameboost::mpl::int_< N-1 > >::type | vprp_N |
typedef boost::mpl::at< typenameT::type, vprp_N >::type | stype |
typedef boost::mpl::bool_< has_pack< stype >::value|result_p::value > | result_n |
typedef has_pack_agg_impl< T, N-1, result_n, vprp >::result | result |
typedef has_pack_agg_impl<T,N-1,result_n,vprp>::result has_pack_agg_impl< T, N, result_p, vprp >::result |
Definition at line 59 of file has_pack_agg.hpp.
typedef boost::mpl::bool_<has_pack<stype>::value | result_p::value> has_pack_agg_impl< T, N, result_p, vprp >::result_n |
Definition at line 58 of file has_pack_agg.hpp.
typedef boost::mpl::at<typenameT::type,vprp_N>::type has_pack_agg_impl< T, N, result_p, vprp >::stype |
Definition at line 57 of file has_pack_agg.hpp.
typedef boost::mpl::at<vprp,typenameboost::mpl::int_<N-1>>::type has_pack_agg_impl< T, N, result_p, vprp >::vprp_N |
Definition at line 56 of file has_pack_agg.hpp.