E.V.E
v2023.02.15
 
Loading...
Searching...
No Matches
eve::aligned_allocator< T, Lanes > Member List

This is the complete list of members for eve::aligned_allocator< T, Lanes >, including all inherited members.

aligned_allocator() noexcepteve::aligned_allocator< T, Lanes >inline
aligned_allocator(aligned_allocator< U, Lanes > const &) noexcepteve::aligned_allocator< T, Lanes >inline
alignment() noexcepteve::aligned_allocator< T, Lanes >inlinestatic
allocate(std::size_t n)eve::aligned_allocator< T, Lanes >inline
deallocate(value_type *p, std::size_t) noexcepteve::aligned_allocator< T, Lanes >inline
operator!=(aligned_allocator< T, A > const &, aligned_allocator< U, B > const &) noexcepteve::aligned_allocator< T, Lanes >related
operator==(aligned_allocator< T, A > const &, aligned_allocator< U, B > const &) noexcepteve::aligned_allocator< T, Lanes >related
value_type typedefeve::aligned_allocator< T, Lanes >