Mjolnir Core
Core functionality of the Mjolnir API

◆ is_m128i

constexpr bool is_m128i = std::is_same_v<T_Type, __m128i>
inlineconstexpr

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

Template Parameters
T_TypeType