Skip to content

iox::cxx::internal::get_index_of_type🔗

More...

Public Attributes🔗

Name
constexpr uint64_t index

Detailed Description🔗

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

Public Attributes Documentation🔗

variable index🔗

static constexpr uint64_t index = [get_index_of_type](/v1.0.1/API-reference/utils/Classes/structiox_1_1cxx_1_1internal_1_1get__index__of__type/)<N + 1, Type, Targs...>::index;

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