Compile Time Constants Part 1: Why We Need Them--Arne Mertz
The title says it all:
Compile Time Constants Part 1: Why We Need Them
by Arne Mertz
From the article:
Compile time constants are an important part of C++. They contribute to program correctness and allow the optimizer to do a better job. Today I will deal with what is possible in terms of compile time constants and compile time calculations in C++03.

Have you registered for CppCon 2016 in September? Don’t delay – Early Bird registration is open now.
Well-illustrated, and well-illustrated, gems:
Some tried-and-true, well-illustrated and entertaining tips:
News from Visual Studio:
Have you registered for CppCon 2016 in September? Don’t delay –