E.V.E
v2023.02.15
 
Loading...
Searching...
No Matches

◆ next_aligned_address() [2/2]

template<typename T , typename Lanes >
auto next_aligned_address ( T *  p,
Lanes  width 
)
related
Parameters
pPointer to realign
widthSIMD cardinal to use as alignment constraint
Returns
An aligned_ptr holding the realigned pointer with the proper alignment constraint.
See also
next_aligned_address(T*)