JavaScript:SpiderMonkey:C++ Coding Style: Difference between revisions

Jump to navigation Jump to search
→‎Classical OOP: "easy starter bug" now resolved/fixed.
(Added initializer list style.)
(→‎Classical OOP: "easy starter bug" now resolved/fixed.)
Line 25: Line 25:
       ...
       ...
  }
  }
** An easy [https://bugzilla.mozilla.org/show_bug.cgi?id=489419 starter bug] to steal and patch.
* Member variable names, private or public, are '''not''' decorated. Examples of improper decoration include:
* Member variable names, private or public, are '''not''' decorated. Examples of improper decoration include:
  class Fail
  class Fail
Confirmed users
497

edits

Navigation menu