CARLA
Public Types | List of all members
carla::sensor::detail::CompileTimeTypeMapImpl< Size >::get_by_index< Index > Struct Template Reference

#include <CompileTimeTypeMap.h>

Public Types

using key = void
 
using type = void
 

Detailed Description

template<size_t Size>
template<size_t Index>
struct carla::sensor::detail::CompileTimeTypeMapImpl< Size >::get_by_index< Index >

Definition at line 33 of file CompileTimeTypeMap.h.

Member Typedef Documentation

◆ key

template<size_t Size>
template<size_t Index>
using carla::sensor::detail::CompileTimeTypeMapImpl< Size >::get_by_index< Index >::key = void

Definition at line 35 of file CompileTimeTypeMap.h.

◆ type

template<size_t Size>
template<size_t Index>
using carla::sensor::detail::CompileTimeTypeMapImpl< Size >::get_by_index< Index >::type = void

Definition at line 34 of file CompileTimeTypeMap.h.


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