Class for testing the SharedArray iterator
More...
Static Protected Attributes |
static const int | n = 16 |
| Maximum array size.
|
static const int | n = 16 |
| Maximum array size.
|
Detailed Description
Class for testing the SharedArray iterator
Definition at line 257 of file array.cpp.
Member Typedef Documentation
Constructor & Destructor Documentation
Test::Array::SharedArrayIterator::SharedArrayIterator |
( |
void |
| ) |
|
|
inline |
Member Function Documentation
bool Test::Array::SharedArrayIterator::run |
( |
void |
| ) |
|
|
inlinevirtual |
Member Data Documentation
const int Test::Array::SharedArrayIterator::n = 16 |
|
staticprotected |
Maximum array size.
Definition at line 260 of file array.cpp.
The documentation for this class was generated from the following file: