| Alloc_traits typedef | Array< T, Alloc >::ArrayRep | |
| allocate(size_t len) | Array< T, Alloc >::ArrayRep | inline |
| ArrayRep(pointer d, octave_idx_type len) | Array< T, Alloc >::ArrayRep | inline |
| ArrayRep(U *d, octave_idx_type len) | Array< T, Alloc >::ArrayRep | inline |
| ArrayRep(void) | Array< T, Alloc >::ArrayRep | inline |
| ArrayRep(octave_idx_type len) | Array< T, Alloc >::ArrayRep | inlineexplicit |
| ArrayRep(octave_idx_type len, const T &val) | Array< T, Alloc >::ArrayRep | inlineexplicit |
| ArrayRep(pointer ptr, const dim_vector &dv, const Alloc &xallocator=Alloc()) | Array< T, Alloc >::ArrayRep | inlineexplicit |
| ArrayRep(const ArrayRep &a) | Array< T, Alloc >::ArrayRep | inline |
| deallocate(pointer data, size_t len) | Array< T, Alloc >::ArrayRep | inline |
| m_count | Array< T, Alloc >::ArrayRep | |
| m_data | Array< T, Alloc >::ArrayRep | |
| m_len | Array< T, Alloc >::ArrayRep | |
| numel(void) const | Array< T, Alloc >::ArrayRep | inline |
| operator=(const ArrayRep &)=delete | Array< T, Alloc >::ArrayRep | |
| pointer typedef | Array< T, Alloc >::ArrayRep | |
| T_Alloc_traits typedef | Array< T, Alloc >::ArrayRep | |
| ~ArrayRep(void) | Array< T, Alloc >::ArrayRep | inline |