[PR #5457] Use string_view where possible #26330

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

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

State: closed
Merged: Yes


_Write accepts std::string_view, so don't create std::string for const string.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/5457 **State:** closed **Merged:** Yes --- `_Write` accepts `std::string_view`, so don't create `std::string` for const string.
claunia added the pull-request label 2026-01-31 09:15:23 +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#26330