Argon 0.1.0
Loading...
Searching...
No Matches
simd::make_signed< T > Struct Template Reference

Helper template to get the signed type of a SIMD vector type. More...

Detailed Description

template<typename T>
struct simd::make_signed< T >

Helper template to get the signed type of a SIMD vector type.

Template Parameters
TThe SIMD vector type (e.g., int8x16_t, float32x4_t).

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