Page MenuHomePhorge

Use C++20 default comparisons
Changes PlannedPublicDraft

Authored by tusooa on Thu, Oct 2, 7:26 PM.
Tags
None
Referenced Files
F7975554: D238.1759552256.diff
Thu, Oct 2, 9:30 PM
F7975534: D238.1759552217.diff
Thu, Oct 2, 9:30 PM
F7975506: D238.1759552172.diff
Thu, Oct 2, 9:29 PM
F7975494: D238.1759552167.diff
Thu, Oct 2, 9:29 PM
F7974990: D238.1759550939.diff
Thu, Oct 2, 9:08 PM
F7974840: D238.1759550361.diff
Thu, Oct 2, 8:59 PM
Subscribers
None

Details

Reviewers
None
Group Reviewers
O1: the Kazv Project
Summary

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

Test Plan

Build kazv against this. Verify everything works.

Diff Detail

Repository
rL libkazv
Branch
tusooa/cpp20
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 452
Build 887: GitLab CI for libkazv
Build 886: arc lint + arc unit

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Thu, Oct 2, 7:40 PM
Harbormaster failed remote builds in B452: Diff 709!