Defines boost::mpl11::detail::at_index::best.
More...
#include <boost/mpl11/detail/at_index/overload_resolution.hpp>#include <boost/mpl11/detail/std_size_t.hpp>Go to the source code of this file.
Typedefs | |
| template<std_size_t index, typename... xs> | |
| using | boost::mpl11::detail::at_index::best = overload_resolution< index, xs...> |
| Alias to the most efficient index-based lookup. | |
Defines boost::mpl11::detail::at_index::best.
1.8.7