[PR #14763] Replace gsl::byte/span with std #30248

Open
opened 2026-01-31 09:39:34 +00:00 by claunia · 0 comments
Owner

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

State: closed
Merged: Yes


This is a rather trivial changeset. Now that these two are present in the
std namespace there's no reason for us to continue using the gsl ones.
Additionally this ensures future compatibility with other 3rd party libraries.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/14763 **State:** closed **Merged:** Yes --- This is a rather trivial changeset. Now that these two are present in the `std` namespace there's no reason for us to continue using the `gsl` ones. Additionally this ensures future compatibility with other 3rd party libraries.
claunia added the pull-request label 2026-01-31 09:39:34 +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#30248