Will you use it?
Safe Comparisons of Integrals with C++20
by Rainer Grimm
From the article:
When you compare signed and unsigned integers, you may not get the result you expect. Thanks to the six std::cmp_* functions, there is a cure in C++20...
October 25, Pavia, Italy
November 6-8, Berlin, Germany
November 3-8, Kona, HI, USA
By Adrien Hamelin | Nov 30, 2020 01:00 PM | Tags: c++20
Will you use it?
Safe Comparisons of Integrals with C++20
by Rainer Grimm
From the article:
When you compare signed and unsigned integers, you may not get the result you expect. Thanks to the six std::cmp_* functions, there is a cure in C++20...
There are currently no comments on this entry.
Add a Comment
Comments are closed.