Structure to convert a variadic template into boost::mpl::vector when sizeof...(prp) == 0
Definition at line 24 of file prp_all_zero.hpp.
#include <prp_all_zero.hpp>
Public Types | |
typedef boost::mpl::range_c< int, 0, boost::mpl::size< typename T::type >::type::value >::type | type |
mpl vector | |