base_ptr typedef | DataVectorWithAlloc< DV, ALLOC >::Ptr | private |
checkHeap(const elt_allocator_type *other_heap) const | DataVectorWithAlloc< DV, ALLOC >::Ptr | private |
DataVectorWithAlloc class | DataVectorWithAlloc< DV, ALLOC >::Ptr | friend |
element_type typedef | DataVectorWithAlloc< DV, ALLOC >::Ptr | |
get() const noexcept | DataVectorWithAlloc< DV, ALLOC >::Ptr | |
m_ptr | DataVectorWithAlloc< DV, ALLOC >::Ptr | private |
operator bool() const noexcept | DataVectorWithAlloc< DV, ALLOC >::Ptr | |
operator!=(std::nullptr_t) const noexcept | DataVectorWithAlloc< DV, ALLOC >::Ptr | |
operator*() const | DataVectorWithAlloc< DV, ALLOC >::Ptr | |
operator->() const noexcept | DataVectorWithAlloc< DV, ALLOC >::Ptr | |
operator<(const Ptr &other) const noexcept | DataVectorWithAlloc< DV, ALLOC >::Ptr | |
operator=(Ptr &&) noexcept=default | DataVectorWithAlloc< DV, ALLOC >::Ptr | |
operator=(std::nullptr_t) noexcept | DataVectorWithAlloc< DV, ALLOC >::Ptr | |
operator==(const Ptr &other) const noexcept | DataVectorWithAlloc< DV, ALLOC >::Ptr | |
operator==(std::nullptr_t) const noexcept | DataVectorWithAlloc< DV, ALLOC >::Ptr | |
pointer typedef | DataVectorWithAlloc< DV, ALLOC >::Ptr | |
Ptr()=default | DataVectorWithAlloc< DV, ALLOC >::Ptr | |
Ptr(std::nullptr_t) noexcept | DataVectorWithAlloc< DV, ALLOC >::Ptr | |
Ptr(Ptr &&)=default | DataVectorWithAlloc< DV, ALLOC >::Ptr | |
Ptr(pointer p, UPDeleter &&d) noexcept | DataVectorWithAlloc< DV, ALLOC >::Ptr | private |
release() noexcept | DataVectorWithAlloc< DV, ALLOC >::Ptr | private |
swap(Ptr &other) noexcept | DataVectorWithAlloc< DV, ALLOC >::Ptr | |