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

#include <type_traits.hpp>

Public Types

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

Member Typedef Documentation

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

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