Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 5 and Version 6 of code/doc/Executor


Ignore:
Timestamp:
Oct 1, 2008, 2:09:44 AM (16 years ago)
Author:
landauf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code/doc/Executor

    v5 v6  
    111111(*executor)(object); // this is equivalent to object->someFunction(20);
    112112}}}
     113
     114== Illustration ==
     115[[Image(Executor.png)]]