Stopping the Spew -- Tony DaSilva
Today on Bulldozer00:
Stopping the Spew!
by Tony DaSilva
From the article:
Every C++ programmer has experienced at least one, and most probably many, “Template Spew” (TS) moments. You know you’ve triggered a TS moment when, just after hitting the compile button on a program the compiler deems TS-worthy, you helplessly watch an undecipherable avalanche of error messages zoom down your screen at the speed of light. ...
... Fear not, because help is on the way via C++14 in the form of "concepts lite".

At InformIT:
Still on the theme of "contiguous enables fast," a followup on the recent "Fast Polymorphic Collections" article:
Stroustrup's introduction to programming book has now been updated for modern C++. The Preface was posted on InformIT: