CARLA
Public Types | Static Public Attributes | List of all members
carla::sensor::detail::CompileTimeTypeMapImpl< Size >::get< InKey > Struct Template Reference

#include <CompileTimeTypeMap.h>

+ Collaboration diagram for carla::sensor::detail::CompileTimeTypeMapImpl< Size >::get< InKey >:

Public Types

using type = void
 

Static Public Attributes

static constexpr size_t index = Size
 

Detailed Description

template<size_t Size>
template<typename InKey>
struct carla::sensor::detail::CompileTimeTypeMapImpl< Size >::get< InKey >

Definition at line 27 of file CompileTimeTypeMap.h.

Member Typedef Documentation

◆ type

template<size_t Size>
template<typename InKey >
using carla::sensor::detail::CompileTimeTypeMapImpl< Size >::get< InKey >::type = void

Definition at line 28 of file CompileTimeTypeMap.h.

Member Data Documentation

◆ index

template<size_t Size>
template<typename InKey >
constexpr size_t carla::sensor::detail::CompileTimeTypeMapImpl< Size >::get< InKey >::index = Size
static

Definition at line 29 of file CompileTimeTypeMap.h.


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