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

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

aligned_ptr() noexcepteve::aligned_ptr< Type, Lanes >inline
aligned_ptr(std::nullptr_t) noexcepteve::aligned_ptr< Type, Lanes >inline
aligned_ptr(pointer p) noexcepteve::aligned_ptr< Type, Lanes >inlineexplicit
aligned_ptr(aligned_ptr< UType, L > p) noexcepteve::aligned_ptr< Type, Lanes >inline
alignment() noexcepteve::aligned_ptr< Type, Lanes >inlinestatic
as_aligned(Type *ptr, Lanes lanes) noexcepteve::aligned_ptr< Type, Lanes >related
as_aligned(Type *ptr) noexcepteve::aligned_ptr< Type, Lanes >related
get() const noexcepteve::aligned_ptr< Type, Lanes >inline
next_aligned_address(T *p, Lanes width) noexcepteve::aligned_ptr< Type, Lanes >related
next_aligned_address(T *p) noexcepteve::aligned_ptr< Type, Lanes >related
operator bool() const noexcepteve::aligned_ptr< Type, Lanes >inlineexplicit
operator pointer() const noexcepteve::aligned_ptr< Type, Lanes >inline
operator*() const noexcepteve::aligned_ptr< Type, Lanes >inline
operator*() noexcepteve::aligned_ptr< Type, Lanes >inline
operator++() noexcepteve::aligned_ptr< Type, Lanes >inline
operator++(int) noexcepteve::aligned_ptr< Type, Lanes >inline
operator+=(std::ptrdiff_t o) noexcepteve::aligned_ptr< Type, Lanes >inline
operator--() noexcepteve::aligned_ptr< Type, Lanes >inline
operator--(int) noexcepteve::aligned_ptr< Type, Lanes >inline
operator-=(std::ptrdiff_t o) noexcepteve::aligned_ptr< Type, Lanes >inline
operator->() const noexcepteve::aligned_ptr< Type, Lanes >inline
operator->() noexcepteve::aligned_ptr< Type, Lanes >inline
operator<=>(const aligned_ptr< Type, Lanes > &) const =defaulteve::aligned_ptr< Type, Lanes >
operator=(aligned_ptr< Type, L > p) noexcepteve::aligned_ptr< Type, Lanes >inline
pointer typedefeve::aligned_ptr< Type, Lanes >
previous_aligned_address(T *p, Lanes width) noexcepteve::aligned_ptr< Type, Lanes >related
previous_aligned_address(T *p) noexcepteve::aligned_ptr< Type, Lanes >related
rebind typedefeve::aligned_ptr< Type, Lanes >
swap(aligned_ptr &that) noexcepteve::aligned_ptr< Type, Lanes >inline
value_type typedefeve::aligned_ptr< Type, Lanes >