Skip to content

chore: add missing noexcepts#13370

Open
eric-wieser wants to merge 1 commit intoleanprover:masterfrom
eric-wieser:eric-wieser/no-except-mpz
Open

chore: add missing noexcepts#13370
eric-wieser wants to merge 1 commit intoleanprover:masterfrom
eric-wieser:eric-wieser/no-except-mpz

Conversation

@eric-wieser
Copy link
Copy Markdown
Contributor

swap and move constructors should be noexcept to enable use in STL containers

A quick inspection suggests that these functions can never throw exceptions anyway.

swap and move constructors should be noexcept to enable use in STL containers
@eric-wieser eric-wieser requested a review from leodemoura as a code owner April 10, 2026 23:27
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.

1 participant