Skip to content

Comments

fix: remove noexcept from function which may throw#544

Merged
klemens-morgenstern merged 1 commit intoboostorg:developfrom
phorv:fix-throwing-inside-noexcept-function
Feb 24, 2026
Merged

fix: remove noexcept from function which may throw#544
klemens-morgenstern merged 1 commit intoboostorg:developfrom
phorv:fix-throwing-inside-noexcept-function

Conversation

@phorv
Copy link
Contributor

@phorv phorv commented Feb 16, 2026

wait(const group_handle &p) is the throwing version, should not be marked noexcept.

wait(const group_handle &p) is the throwing version, should
not be marked noexcept.
@klemens-morgenstern klemens-morgenstern merged commit e381cf2 into boostorg:develop Feb 24, 2026
20 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants