| allocate(std::size_t n) | ecor::circular_buffer_allocator< T, IndexType, Base > | inline |
| circular_buffer_allocator | ecor::circular_buffer_allocator< T, IndexType, Base > | friend |
| circular_buffer_allocator(circular_buffer_memory< IndexType, Base > &buffer) noexcept | ecor::circular_buffer_allocator< T, IndexType, Base > | inlineexplicit |
| circular_buffer_allocator(circular_buffer_allocator const &) noexcept=default | ecor::circular_buffer_allocator< T, IndexType, Base > | |
| circular_buffer_allocator(circular_buffer_allocator< U, IndexType, Base > const &other) noexcept | ecor::circular_buffer_allocator< T, IndexType, Base > | inline |
| deallocate(T *ptr, std::size_t n) | ecor::circular_buffer_allocator< T, IndexType, Base > | inline |
| difference_type typedef (defined in ecor::circular_buffer_allocator< T, IndexType, Base >) | ecor::circular_buffer_allocator< T, IndexType, Base > | |
| operator!=(circular_buffer_allocator const &other) const noexcept | ecor::circular_buffer_allocator< T, IndexType, Base > | inline |
| operator==(circular_buffer_allocator const &other) const noexcept | ecor::circular_buffer_allocator< T, IndexType, Base > | inline |
| size_type typedef (defined in ecor::circular_buffer_allocator< T, IndexType, Base >) | ecor::circular_buffer_allocator< T, IndexType, Base > | |
| value_type typedef (defined in ecor::circular_buffer_allocator< T, IndexType, Base >) | ecor::circular_buffer_allocator< T, IndexType, Base > | |