openMSX
Public Types | List of all members
std::tuple_element< I, gl::vecN< N, T > > Class Template Reference

#include <gl_vec.hh>

Public Types

using type = T
 

Detailed Description

template<size_t I, int N, typename T>
class std::tuple_element< I, gl::vecN< N, T > >

Definition at line 446 of file gl_vec.hh.

Member Typedef Documentation

◆ type

template<size_t I, int N, typename T >
using std::tuple_element< I, gl::vecN< N, T > >::type = T

Definition at line 448 of file gl_vec.hh.


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