#include <SimpleArray.H>
Public Methods | |
| SimpleArray (int sz) | |
| ListAssignmentCheckSzRt< T, SimpleArrayIterator< T, 1 > > | operator= (T const &x) |
| Assignment from a list. | |
| void | SetIndexStartAt (int bgn) |
| int | GetIndexStart () const |
| int | GetSize () const |
| T & | operator[] (int i) |
| T & | operator[] (Vector< int, 1 >const &i) |
Friends | |
| class | SimpleArray< T, 2 > |
| class | SimpleArrayIterator< T, 2 > |
| class | vector |
| ostream & | operator<< (ostream &os, const SimpleArray &) |
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
Assignment from a list.
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
1.2.18