Skip to content

Add operator<=> and remove operator< operator and compareTo function (issue 155) #160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

FrankYFTang
Copy link
Collaborator

@FrankYFTang FrankYFTang commented Jul 9, 2025

Address #155

Also correct the comparsion of LocaleUtil and the test which depend on reverse behavior.

@FrankYFTang FrankYFTang requested a review from grhoten July 9, 2025 00:29
@FrankYFTang
Copy link
Collaborator Author

@grhoten any opinion about this?

@FrankYFTang
Copy link
Collaborator Author

@nciric @markusicu and I discussed this in our weekly meeting and we dig into one of our portability document and find we may have problem to land this change due to the C++20 requirement. I would like to abandon this efforts but take some issue I learn from this PR to a different PR to address some issues I discovered and fix in this PR.

@FrankYFTang
Copy link
Collaborator Author

Park this PR until we all feel comfortable to require C++20

@FrankYFTang
Copy link
Collaborator Author

have some 2nd thought. reopen it. we should face to face discuss this first.

@FrankYFTang FrankYFTang reopened this Jul 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant