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".
Add a Comment
Comments are closed.