Mjolnir Core
Core functionality of the Mjolnir API

◆ get() [1/2]

auto get ( T_RegisterType  src) -> ElementType<T_RegisterType>
inlinenoexcept

Get the value of a specific element from a vector register.

Template Parameters
t_indexIndex of the element
T_RegisterTypeRegister type
Parameters
[in]srcThe source register
Returns
The value of the indexed element