Contents Up << >>

Are there any lint-like guidelines for C++?

Yes, there are some practices which are generally considered dangerous. However none of these are universally "bad," since situations arise when even the worst of these is needed:

  • Keys for Smalltalk programmers to learn C++