|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Public Member Functions | |
| Array100 () | |
| ~Array100 () | |
Public Attributes | |
| const size_t | dim = 100 |
| int * | ptr = new int [dim] |
Definition at line 201 of file array-it.cc.
|
inline |
Definition at line 205 of file array-it.cc.
|
inline |
Definition at line 210 of file array-it.cc.
References ptr.
Definition at line 203 of file array-it.cc.
Referenced by Array100().
Definition at line 204 of file array-it.cc.
Referenced by Array100(), and ~Array100().