New C++ experimental feature: The tadpole operators - The Old New Thing - Site Home - MSDN Blogs
Since the + and - operators have such low precedence, you end up having to parenthesize them a lot, which can lead to heavily nested code that is hard to read.