Changeset 1699
- Timestamp:
- Jan 6, 2009, 8:43:46 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/concepts.doxygen
r1698 r1699 42 42 stores elements in a two-dimensional array (columns and rows). It 43 43 provides element access element of a specific row and column, as well 44 as iterators than can be used iterate over a specific column or row. 44 as iterators that can be used to iterate over a specific column or 45 row. 45 46 46 47 \section Requirements
Note: See TracChangeset
for help on using the changeset viewer.