Mjolnir Core
Core functionality of the Mjolnir API

◆ is_float_register

constexpr bool is_float_register = is_any_of<T_Type, __m128, __m128d, __m256, __m256d>()
inlineconstexpr

Type dependent constant that is only true for x86 vector registers that have floating-point types as elements.

Template Parameters
T_TypeType