Typedef beluga::decay_tuple_like_t

Typedef Documentation

template<class T>
using beluga::decay_tuple_like_t = typename decay_tuple_like<T>::type

Convenience template type alias for decay_tuple_like.