sparrow 0.3.0
|
This is the complete list of members for sparrow::any_allocator< T >, including all inherited members.
allocate(std::size_t n) | sparrow::any_allocator< T > | |
any_allocator() | sparrow::any_allocator< T > | |
any_allocator(const any_allocator &rhs) | sparrow::any_allocator< T > | |
any_allocator(any_allocator &&)=default | sparrow::any_allocator< T > | |
any_allocator(A &&alloc) | sparrow::any_allocator< T > | inline |
deallocate(T *p, std::size_t n) | sparrow::any_allocator< T > | |
equal(const any_allocator &rhs) const | sparrow::any_allocator< T > | |
operator=(const any_allocator &rhs)=delete | sparrow::any_allocator< T > | |
operator=(any_allocator &&rhs)=delete | sparrow::any_allocator< T > | |
select_on_container_copy_construction() const | sparrow::any_allocator< T > | |
value_type typedef | sparrow::any_allocator< T > |