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 > | [inline, explicit] |
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] |