P1614R2 Spaceship: Clause 27: Time (partial, pre-C++20 types)#1602
P1614R2 Spaceship: Clause 27: Time (partial, pre-C++20 types)#1602StephanTLavavej merged 4 commits intomicrosoft:mainfrom
Conversation
|
I had implemented these for |
Would it be better if I retarget this PR to main branch to unblock |
|
Oh, I forgot there's a feature branch for these. I'm using |
074799e to
a0715e1
Compare
|
Force-pushed, retarget to |
StephanTLavavej
left a comment
There was a problem hiding this comment.
Looks great! I'll push a test.lst update.
|
I've mirrored this to internal MSVC-PR-305171. Please note: Further changes are still possible (e.g. if you notice something, or if final review leads to more feedback that should be addressed before merging), but they must be replicated to the mirror PR in order to avoid codebase divergence. |
|
Thanks for implementing these timeships and unblocking further work on C++20 timezones! ⏲️ 🛸 😺 |
This PR patches pre-C++20
<chrono>types.#323 has already implemented WG21-P1614 for the new calendar types.