Shaka Player Embedded
Static Public Attributes | List of all members
shaka::impl::get_type_index< T, A, Choices... > Struct Template Reference

#include <variant.h>

Static Public Attributes

static constexpr const size_t index
 

Detailed Description

template<typename T, typename A, typename... Choices>
struct shaka::impl::get_type_index< T, A, Choices... >

Definition at line 84 of file variant.h.

Member Data Documentation

§ index

template<typename T , typename A , typename... Choices>
constexpr const size_t shaka::impl::get_type_index< T, A, Choices... >::index
static
Initial value:
=
get_type_index<T, Choices...>::index + 1

Definition at line 86 of file variant.h.


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