Skip to content
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

fixed noexcept; added constexpr #208

Merged
merged 4 commits into from
Feb 14, 2016
Merged

fixed noexcept; added constexpr #208

merged 4 commits into from
Feb 14, 2016

Conversation

nlohmann
Copy link
Owner

  • added noexcept to a lot of constructors and member functions
  • made trivial getters constexpr
  • fixed some cppcheck warnings by making unary constructors explicit
  • removed noexcept from functions calling a std::string constructor
  • made lexer::attempt_cast static

@nlohmann nlohmann added this to the Release 2.0.0 milestone Feb 14, 2016
@nlohmann nlohmann self-assigned this Feb 14, 2016
nlohmann added a commit that referenced this pull request Feb 14, 2016
fixed noexcept; added constexpr
@nlohmann nlohmann merged commit 09654b3 into master Feb 14, 2016
@nlohmann nlohmann deleted the noexcept branch February 14, 2016 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant