Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 8 and Version 9 of code/doc/ObjectList


Ignore:
Timestamp:
Sep 27, 2008, 3:49:22 AM (16 years ago)
Author:
landauf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code/doc/ObjectList

    v8 v9  
    1919 * '''rend()''': Returns a pointer to the list-element '''before''' the first element in the list
    2020
    21 See Iterator and ObjectListIterator for more information about the usage of those functions.
     21See [wiki:Iterator] and [wiki:ObjectListIterator] for more information about the usage of those functions.