address(reference value) const noexcept | Opm::aligned_allocator< T, Alignment > | inline |
address(const_reference value) const noexcept | Opm::aligned_allocator< T, Alignment > | inline |
aligned_allocator() noexcept=default | Opm::aligned_allocator< T, Alignment > | |
aligned_allocator(const aligned_allocator< U, Alignment > &) noexcept | Opm::aligned_allocator< T, Alignment > | inline |
allocate(size_type size, const_void_pointer=0) | Opm::aligned_allocator< T, Alignment > | inline |
const_pointer typedef | Opm::aligned_allocator< T, Alignment > | |
const_reference typedef | Opm::aligned_allocator< T, Alignment > | |
const_void_pointer typedef | Opm::aligned_allocator< T, Alignment > | |
construct(U *ptr, Args &&... args) | Opm::aligned_allocator< T, Alignment > | inline |
construct(U *ptr) | Opm::aligned_allocator< T, Alignment > | inline |
deallocate(pointer ptr, size_type) | Opm::aligned_allocator< T, Alignment > | inline |
destroy(U *ptr) | Opm::aligned_allocator< T, Alignment > | inline |
difference_type typedef | Opm::aligned_allocator< T, Alignment > | |
max_size() const noexcept | Opm::aligned_allocator< T, Alignment > | inline |
pointer typedef | Opm::aligned_allocator< T, Alignment > | |
reference typedef | Opm::aligned_allocator< T, Alignment > | |
size_type typedef | Opm::aligned_allocator< T, Alignment > | |
value_type typedef | Opm::aligned_allocator< T, Alignment > | |
void_pointer typedef | Opm::aligned_allocator< T, Alignment > | |