This is the complete list of members for absl::container_internal::CountingAllocator< T >, including all inherited members.
Alloc typedef | absl::container_internal::CountingAllocator< T > | |
allocate(size_type n, std::allocator< void >::const_pointer hint=nullptr) | absl::container_internal::CountingAllocator< T > | inline |
bytes_used_ | absl::container_internal::CountingAllocator< T > | |
CountingAllocator() | absl::container_internal::CountingAllocator< T > | inline |
CountingAllocator(int64_t *b) | absl::container_internal::CountingAllocator< T > | inlineexplicit |
CountingAllocator(const CountingAllocator< U > &x) | absl::container_internal::CountingAllocator< T > | inline |
deallocate(pointer p, size_type n) | absl::container_internal::CountingAllocator< T > | inline |
operator!=(const CountingAllocator &a, const CountingAllocator &b) | absl::container_internal::CountingAllocator< T > | friend |
operator==(const CountingAllocator &a, const CountingAllocator &b) | absl::container_internal::CountingAllocator< T > | friend |
pointer typedef | absl::container_internal::CountingAllocator< T > | |
size_type typedef | absl::container_internal::CountingAllocator< T > |