Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 40 and Version 41 of code


Ignore:
Timestamp:
Apr 23, 2013, 1:26:05 PM (11 years ago)
Author:
smerkli
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code

    v40 v41  
    55
    66=== Guides and Standards ===
     7 * [wiki:codenavigation] - Navigating code you don't know
    78 * [wiki:c++_styleguide Styleguide] - Writing consistent code according to a style definition.
    89 * [wiki:PerformanceTips Performance] - Make fast and efficient code.