Skip to content

[C++] Add noexcept specifiers where it's apropriate #368

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
rigtorp opened this issue Aug 13, 2016 · 1 comment
Closed

[C++] Add noexcept specifiers where it's apropriate #368

rigtorp opened this issue Aug 13, 2016 · 1 comment

Comments

@rigtorp
Copy link
Contributor

rigtorp commented Aug 13, 2016

Setters and getters without bounds checking should be marked noexcept.

@tmontgomery
Copy link
Contributor

tmontgomery commented Aug 15, 2016

👍

@mjpt777 mjpt777 removed the C++ label Mar 28, 2017
fracek added a commit to fracek/simple-binary-encoding that referenced this issue Jul 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants