CARLA
Classes | Static Public Member Functions | List of all members
carla::sensor::detail::CompileTimeTypeMapImpl< Size, std::pair< Key, Value >, Rest... > Struct Template Reference

#include <CompileTimeTypeMap.h>

Classes

struct  get
 
struct  get_by_index
 

Static Public Member Functions

static constexpr size_t current_index ()
 

Detailed Description

template<size_t Size, typename Key, typename Value, typename... Rest>
struct carla::sensor::detail::CompileTimeTypeMapImpl< Size, std::pair< Key, Value >, Rest... >

Definition at line 40 of file CompileTimeTypeMap.h.

Member Function Documentation

◆ current_index()

template<size_t Size, typename Key , typename Value , typename... Rest>
static constexpr size_t carla::sensor::detail::CompileTimeTypeMapImpl< Size, std::pair< Key, Value >, Rest... >::current_index ( )
inlinestatic

Definition at line 42 of file CompileTimeTypeMap.h.


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