ryujin 2.1.1 revision 6759a3f00bf045f3527c5e7e7dfd18c7d96a6edb
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: