Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`throw()` was deprecated in C++11 and removed in C++17. `noexcept` is the appropriate replacement.
- Loading branch information