MPL11
 All Classes Namespaces Files Typedefs Macros Groups Pages
Typedefs
best.hpp File Reference

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.
 

Detailed Description

Defines boost::mpl11::detail::at_index::best.