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 31 May 2022 at 15:52:33 CEST