|
sparrow 1.4.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
|
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 > | |
| allocator_value_type typedef | sparrow::any_allocator< T > | |
| any_allocator() | sparrow::any_allocator< T > | |
| any_allocator(const any_allocator &rhs) | sparrow::any_allocator< T > | |
| any_allocator(any_allocator &&) noexcept | 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 > |