Skip Navigation
C & C++ @lemmy.ml Jure Repinc @lemmy.ml

C++20 comparison in Qt (even with C++17)

In the Qt 6.7 release, we enabled support for C++20 comparison and also back-ported some of its features to C++17. This blog post will give you an overview of the comparison enhancements we are taking advantage of and offer guidance on implementing them in your custom classes.

0
0 comments