Defines boost::mpl11::detail::at_index::multiple_inheritance2
.
More...
Go to the source code of this file.
Typedefs | |
template<std_size_t n, typename... xs> | |
using | boost::mpl11::detail::at_index::multiple_inheritance2 = m2_indexer_impl< n, typename make_std_index_sequence< sizeof...(xs)>::type, xs... > |
Index-based lookup into a parameter pack using multiple inheritance. More... | |
Defines boost::mpl11::detail::at_index::multiple_inheritance2
.