|
|
typedef Element | value_type |
| |
|
typedef Element * | iterator |
| |
|
typedef const Element * | const_iterator |
| |
|
typedef Element | value_type |
| |
|
typedef Element * | iterator |
| |
|
typedef const Element * | const_iterator |
| |
|
|
| NativeArray (const Element *array, size_t count, RelationToSource relation) |
| |
|
| NativeArray (const NativeArray &rhs) |
| |
|
size_t | size () const |
| |
|
const_iterator | begin () const |
| |
|
const_iterator | end () const |
| |
|
bool | operator== (const NativeArray &rhs) const |
| |
|
| NativeArray (const Element *array, size_t count, RelationToSource relation) |
| |
|
| NativeArray (const NativeArray &rhs) |
| |
|
size_t | size () const |
| |
|
const_iterator | begin () const |
| |
|
const_iterator | end () const |
| |
|
bool | operator== (const NativeArray &rhs) const |
| |
The documentation for this class was generated from the following files: