in reply to Rules of Thumb, Stereotypes, and other misleading "knowledge"

I write condition() and do { ... }; too much to forget that sometimes I need a semicolon after a brace. However, I admit that I often forget the semicolon after class definitions in c++.