Mjolnir Core
Core functionality of the Mjolnir API

◆ is_m256d

constexpr bool is_m256d = std::is_same_v<T_Type, __m256d>
inlineconstexpr

Type dependent constant that is only true for __m256d and false for all other types.

Template Parameters
T_TypeType