ryujin 2.1.1 revision 0348cbb53a3e4b1da2a4c037e81f88f2d21ce219
Public Types | List of all members
ryujin::get_value_type< T > Struct Template Reference

#include <source/simd.h>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct ryujin::get_value_type< T >

Small helper class to extract the underlying scalar type of a VectorizedArray, or return T directly.

Definition at line 30 of file simd.h.

Member Typedef Documentation

◆ type

template<typename T >
using ryujin::get_value_type< T >::type = T

Definition at line 31 of file simd.h.


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