[PR #17571] Make til/rand noexcept-correct #31276

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

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

State: closed
Merged: Yes


This simply adds the missing noexcept attributes.
It also removes the unnecessary pcg_random import.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/17571 **State:** closed **Merged:** Yes --- This simply adds the missing `noexcept` attributes. It also removes the unnecessary `pcg_random` import.
claunia added the pull-request label 2026-01-31 09:46:15 +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#31276