Changes between Version 8 and Version 9 of code/doc/ObjectList
- Timestamp:
- Sep 27, 2008, 3:49:22 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/ObjectList
v8 v9 19 19 * '''rend()''': Returns a pointer to the list-element '''before''' the first element in the list 20 20 21 See Iterator and ObjectListIteratorfor more information about the usage of those functions.21 See [wiki:Iterator] and [wiki:ObjectListIterator] for more information about the usage of those functions.