return if true the aggregate type T has a property that has a complex packing(serialization) method More...
return if true the aggregate type T has a property that has a complex packing(serialization) method
Definition at line 91 of file has_pack_agg.hpp.
#include <has_pack_agg.hpp>
Public Types | |
typedef prp_all_zero< T, sizeof...(prp)==0, prp... >::type | vprp |
typedef has_pack_agg_impl< T, number_prop< T, sizeof ...(prp)>::value, boost::mpl::bool_< false >, vprp >::result | result |
typedef typename to_boost_vmpl<prp...>::type vprp; | |