CMS 3D CMS Logo

aligned_allocator< T, Alignment > Member List

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

address(T &r) constaligned_allocator< T, Alignment >inline
address(const T &s) constaligned_allocator< T, Alignment >inline
aligned_allocator()aligned_allocator< T, Alignment >inline
aligned_allocator(const aligned_allocator &)aligned_allocator< T, Alignment >inline
aligned_allocator(const aligned_allocator< U, Alignment > &)aligned_allocator< T, Alignment >inline
allocate(const std::size_t n) constaligned_allocator< T, Alignment >inline
allocate(const std::size_t n, const U *) constaligned_allocator< T, Alignment >inline
const_pointer typedefaligned_allocator< T, Alignment >
const_reference typedefaligned_allocator< T, Alignment >
construct(T *const p, const T &t) constaligned_allocator< T, Alignment >inline
construct(T *const p)aligned_allocator< T, Alignment >inline
deallocate(T *const p, const std::size_t n) constaligned_allocator< T, Alignment >inline
destroy(T *const p) constaligned_allocator< T, Alignment >inline
difference_type typedefaligned_allocator< T, Alignment >
max_size() constaligned_allocator< T, Alignment >inline
operator!=(const aligned_allocator &other) constaligned_allocator< T, Alignment >inline
operator=(const aligned_allocator &)aligned_allocator< T, Alignment >private
operator==(const aligned_allocator &other) constaligned_allocator< T, Alignment >inline
pointer typedefaligned_allocator< T, Alignment >
reference typedefaligned_allocator< T, Alignment >
size_type typedefaligned_allocator< T, Alignment >
value_type typedefaligned_allocator< T, Alignment >
~aligned_allocator()aligned_allocator< T, Alignment >inline