This requires C++20 and uses the default comparisons where possible so we will no longer need to manually change the comparison operators when we add fields.
Type: add
Differential D238
Use C++20 default comparisons tusooa on Thu, Oct 2, 7:26 PM. Authored by Tags None Referenced Files
Subscribers None
Details
This requires C++20 and uses the default comparisons where possible so we will no longer need to manually change the comparison operators when we add fields. Type: add Build kazv against this. Verify everything works.
Diff Detail
|