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

Use std::uncaught_exceptions if possible #86

Merged
merged 2 commits into from
Feb 14, 2017

Conversation

zauguin
Copy link
Collaborator

@zauguin zauguin commented Feb 13, 2017

std::uncaught_exception will be deprecated with C++17 and might introduce weird bugs at edge cases.

@zauguin zauguin force-pushed the uncaught_exceptions branch from b5ba8fe to 9e37e6d Compare February 13, 2017 13:40
@aminroosta
Copy link
Collaborator

aminroosta commented Feb 14, 2017

@zauguin This is really great, Thanks 😉
(we need to remain modern C++!) :-)

@zauguin zauguin merged commit f9e8c40 into SqliteModernCpp:master Feb 14, 2017
@zauguin zauguin deleted the uncaught_exceptions branch February 16, 2017 14:03
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.

2 participants