E.V.E
v2023.02.15
eve::aligned_allocator< T, Lanes >::rebind< U > Struct Template Reference

Convert an aligned_allocator type to another. More...

#include <eve/memory/aligned_allocator.hpp>

Detailed Description

template<typename T, typename Lanes = expected_cardinal_t<T>>
template<typename U>
struct eve::aligned_allocator< T, Lanes >::rebind< U >

Convert an aligned_allocator type to another.