Static Public Member Functions | List of all members
lanelet::detail::ArrayView< ArrayT, Arr > Class Template Reference

#include <HybridMap.h>

Static Public Member Functions

static constexpr auto begin ()
 
static constexpr auto end ()
 
static constexpr auto findKey (const decltype(Arr[0].first)&val)
 
static constexpr auto findValue (const decltype(Arr[0].second)&val)
 

Detailed Description

template<typename ArrayT, ArrayT Arr>
class lanelet::detail::ArrayView< ArrayT, Arr >

Definition at line 13 of file HybridMap.h.

Member Function Documentation

◆ begin()

template<typename ArrayT , ArrayT Arr>
static constexpr auto lanelet::detail::ArrayView< ArrayT, Arr >::begin ( )
inlinestaticconstexpr

Definition at line 15 of file HybridMap.h.

◆ end()

template<typename ArrayT , ArrayT Arr>
static constexpr auto lanelet::detail::ArrayView< ArrayT, Arr >::end ( )
inlinestaticconstexpr

Definition at line 16 of file HybridMap.h.

◆ findKey()

template<typename ArrayT , ArrayT Arr>
static constexpr auto lanelet::detail::ArrayView< ArrayT, Arr >::findKey ( const decltype(Arr[0].first)&  val)
inlinestaticconstexpr

Definition at line 27 of file HybridMap.h.

◆ findValue()

template<typename ArrayT , ArrayT Arr>
static constexpr auto lanelet::detail::ArrayView< ArrayT, Arr >::findValue ( const decltype(Arr[0].second)&  val)
inlinestaticconstexpr

Definition at line 18 of file HybridMap.h.


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


lanelet2_core
Author(s): Fabian Poggenhans
autogenerated on Thu Mar 6 2025 03:25:53