Shaka Player Embedded
Public Types | List of all members
shaka::impl::get_type_at< 0, T, Choices... > Struct Template Referencefinal

#include <variant.h>

Public Types

using type = T
 

Detailed Description

template<typename T, typename... Choices>
struct shaka::impl::get_type_at< 0, T, Choices... >

Definition at line 64 of file variant.h.

Member Typedef Documentation

§ type

template<typename T , typename... Choices>
using shaka::impl::get_type_at< 0, T, Choices... >::type = T

Definition at line 65 of file variant.h.


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