|
|
typedef Array::value_type | value_type |
| |
|
|
| range_adaptor (Array &array, unsigned start, unsigned size) |
| |
|
unsigned | size () const |
| |
|
const value_type & | operator[] (unsigned i) const |
| |
|
value_type & | operator[] (unsigned i) |
| |
|
const value_type & | at (unsigned i) const |
| |
|
value_type & | at (unsigned i) |
| |
|
value_type | value_at (unsigned i) const |
| |
The documentation for this class was generated from the following file: