Typedef mpark::detail::overload

Typedef Documentation

template<typename ...Ts>
using mpark::detail::overload = typename overload_impl<Ts...>::type