Mixing integer types... what could go wrong? And how to make it go right?
Safe comparisons in C++20
by Bartlomiej Filipek
From the article:
Sometimes, If you mix different integer types in an expression, you might end up with tricky cases...
November 14-16, Berlin, Germany
November 18-23, Wrocław, Poland
November 25, Wrocław, Poland
February 10-15, Hagenberg, Austria
March 19-21, Madrid, Spain
April 1-4, Bristol, UK
June 16-21, Sofia, Bulgaria
By Blog Staff | Sep 13, 2022 06:12 PM | Tags: None
Mixing integer types... what could go wrong? And how to make it go right?
Safe comparisons in C++20
by Bartlomiej Filipek
From the article:
Sometimes, If you mix different integer types in an expression, you might end up with tricky cases...
There are currently no comments on this entry.
Add a Comment
Comments are closed.