Changes between Version 18 and Version 19 of CodingStyle


Ignore:
Timestamp:
Aug 20, 2008, 3:31:23 PM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CodingStyle

    v18 v19  
    101101=== Things to avoid unless there's a truly compelling reason: ===
    102102
    103  * Inline functions.
    104103 * Operator or function overloading.
    105104 * Templates.