The last of the compile time constant series.
Modern C++ Features – constexpr
by Arne Mertz
From the article:
In the last two weeks I have written about the basics of compile time constants and calculation with those constants. This week I conclude this mini series with the keyword constexpr added in C++11/14...
Add a Comment
Comments are closed.