ryujin 2.1.1 revision 955e869188d49b3c97ca7b1cf4fd9ceb0e6f46ef
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: