[PR #16948] Replace til::bit_cast with std::bit_cast #31069

Closed
opened 2026-01-31 09:44:53 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/16948

State: closed
Merged: Yes


The former was introduced when we were still using C++17.
We're using C++20 now so it's not needed anymore.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/16948 **State:** closed **Merged:** Yes --- The former was introduced when we were still using C++17. We're using C++20 now so it's not needed anymore.
claunia added the pull-request label 2026-01-31 09:44:53 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#31069