Skip to content

iox::cxx::internal::get_type_at_index< N, N, T, Targs... >🔗

More...

Public Types🔗

Name
using T type

Detailed Description🔗

template <uint64_t N,
typename T ,
typename... Targs>
struct iox::cxx::internal::get_type_at_index< N, N, T, Targs... >;

Public Types Documentation🔗

using type🔗

using iox::cxx::internal::get_type_at_index< N, N, T, Targs... >::type =  T;

Updated on 26 April 2021 at 15:31:01 CEST