constexpr Functions--Rainer Grimm
The series continue.
constexpr Functions
by Rainer Grimm
From the article:
Today, I continue my story about programming at compile time. After template metaprogramming, the type-traits library, today's topic is constexpr functions in particular...