Skip to content

iox::cxx::internal::get_index_of_type< N, Type, Type, Targs... >🔗

More...

Public Attributes🔗

Name
constexpr uint64_t index

Detailed Description🔗

template <uint64_t N,
typename Type ,
typename... Targs>
struct iox::cxx::internal::get_index_of_type< N, Type, Type, Targs... >;

Public Attributes Documentation🔗

variable index🔗

static constexpr uint64_t index = N;

Updated on 17 June 2021 at 11:15:26 CEST