If you were allowed to add another coding guideline to the 101 guidelines of the \"C++ coding standards\" (Herb Sutter and Andrei Alexandrescu), which would you add?
Rule 102: Any change to expected functionality should result in a regression test that fails.