Defines boost::mpl11::detail::at_key::multiple_inheritance
.
More...
Go to the source code of this file.
Typedefs | |
template<typename key , typename... pairs> | |
using | boost::mpl11::detail::at_key::multiple_inheritance = decltype(at_key::multi_lookup_impl< key >((inherit< pairs...> *) nullptr)) |
Key-based lookup into a parameter pack using multiple inheritance. More... | |
Defines boost::mpl11::detail::at_key::multiple_inheritance
.