ゴミ箱
Public Types | List of all members
boost::beast::detail::repeat_tuple_impl< N, T, Tn > Struct Template Reference

#include <type_traits.hpp>

Public Types

using type = typename repeat_tuple_impl< N-1, T, T, Tn... >::type
 

Member Typedef Documentation

template<unsigned N, class T , class... Tn>
using boost::beast::detail::repeat_tuple_impl< N, T, Tn >::type = typename repeat_tuple_impl< N - 1, T, T, Tn...>::type

The documentation for this struct was generated from the following file: