Skip to content

Remove deprecated throw()#445

Open
r-barnes wants to merge 1 commit intokpu:masterfrom
r-barnes:patch-1
Open

Remove deprecated throw()#445
r-barnes wants to merge 1 commit intokpu:masterfrom
r-barnes:patch-1

Conversation

@r-barnes
Copy link
Contributor

throw() has been deprecated since C++11; replace it with noexcept.

`throw()` has been deprecated since C++11; replace it with `noexcept`.
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