Many new possibilities.
constexpr and consteval Functions in C++20
by Rainer Grimm
From the article:
With C++20, constexpr became way more powerful. Additionally, we have consteval functions in C++20 that are quite similar to constexpr functions...
October 25, Pavia, Italy
November 6-8, Berlin, Germany
November 3-8, Kona, HI, USA
By Adrien Hamelin | Feb 16, 2022 09:56 AM | Tags: c++20
Many new possibilities.
constexpr and consteval Functions in C++20
by Rainer Grimm
From the article:
With C++20, constexpr became way more powerful. Additionally, we have consteval functions in C++20 that are quite similar to constexpr functions...
There are currently no comments on this entry.
Add a Comment
Comments are closed.