|
Alloc1Dbase< T > & | base () |
|
Alloc1Dbase< T > & | base () |
|
bool | operator!= (const Alloc1D< T, S > &t) const |
|
bool | operator!= (const Alloc1D< T, S > &t) const |
|
| Alloc1Dbase (Alloc1Dbase &&a) noexcept |
|
| Alloc1Dbase (Alloc1Dbase &&a) noexcept |
|
| Alloc1Dbase (int sz) |
|
| Alloc1Dbase (int sz) |
|
T * | begin () |
|
T * | begin () |
|
void | clear () |
|
void | clear () |
|
T * | end () |
|
T * | end () |
|
bool | operator!= (const Alloc1Dbase< T > &t) const |
|
bool | operator!= (const Alloc1Dbase< T > &t) const |
|
bool | operator== (const Alloc1Dbase< T > &t) const |
|
bool | operator== (const Alloc1Dbase< T > &t) const |
|
T & | operator[] (int i) |
|
T & | operator[] (int i) |
|
const T & | operator[] (int i) const |
|
const T & | operator[] (int i) const |
|
int | size () const |
|
int | size () const |
|