E.V.E
v2023.02.15
Loading...
Searching...
No Matches
◆
as_aligned()
[2/2]
template<typename Lanes , typename Type >
aligned_ptr
< Type, Lanes > as_aligned
(
Type *
ptr
,
Lanes
lanes
)
related
Parameters
ptr
Pointer to wrap
lanes
Lanes count to satisfy
Returns
An
aligned_ptr
holding
ptr
with the proper alignment constraint.
eve
aligned_ptr