Empirical
Public Types | List of all members
emp::internal::pack_id_impl< ID, T, Ts > Struct Template Reference

#include <meta.h>

Public Types

using type = typename pack_id_impl< ID-1, Ts... >::type
 

Member Typedef Documentation

template<size_t ID, typename T , typename... Ts>
using emp::internal::pack_id_impl< ID, T, Ts >::type = typename pack_id_impl<ID-1,Ts...>::type

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