C++11 Annoyance Avoiders -- Tony DaSilva
A useful short nugget: override FTW!
C++11 Annoyance Avoiders
by Tony DaSilva
From the article:
I’ve always been torn as to whether or not to annotate derived class member functions intended to override base class members as
virtual...

Well timed with the recent release of Boost 1.55, a new
Trust Eric Niebler to deliver the goods -- when it comes to insightful discussion, cool code, and shameless puns: