Static Public Attributes | List of all members
lvr2::VariantChannelMap< T >::index_of_type< U > Struct Template Reference

Access type index by type. More...

#include <VariantChannelMap.hpp>

Static Public Attributes

static constexpr std::size_t value = val_type::template index_of_type<U>::value
 

Detailed Description

template<typename... T>
template<class U>
struct lvr2::VariantChannelMap< T >::index_of_type< U >

Access type index by type.

Example usage: ChanneVariantMap<int, float> my_map; ChanneVariantMap<int, float>::type_index<int>::value -> 0

Definition at line 61 of file VariantChannelMap.hpp.

Member Data Documentation

◆ value

template<typename... T>
template<class U >
constexpr std::size_t lvr2::VariantChannelMap< T >::index_of_type< U >::value = val_type::template index_of_type<U>::value
staticconstexpr

Definition at line 62 of file VariantChannelMap.hpp.


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


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:28