|
fennec
|
This is the complete list of members for fennec::allocator< T[]>, including all inherited members.
| allocate(size_t n) | fennec::allocator< T[]> | inline |
| allocate(size_t n, align_t align) | fennec::allocator< T[]> | inline |
| allocator()=default | fennec::allocator< T[]> | |
| allocator(const allocator &)=default | fennec::allocator< T[]> | |
| deallocate(T *ptr) | fennec::allocator< T[]> | inline |
| deallocate(T *ptr, align_t align) | fennec::allocator< T[]> | inline |
| operator!=(const allocator &) | fennec::allocator< T[]> | inline |
| operator!=(const allocator< U > &) | fennec::allocator< T[]> | inline |
| operator=(const allocator &)=default | fennec::allocator< T[]> | |
| operator==(const allocator &) | fennec::allocator< T[]> | inline |
| operator==(const allocator< U > &) | fennec::allocator< T[]> | inline |
| rebind typedef | fennec::allocator< T[]> | |
| value_t typedef | fennec::allocator< T[]> | |
| ~allocator()=default | fennec::allocator< T[]> |