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

Support boost beast #107

Merged
merged 2 commits into from
Dec 30, 2017
Merged

Support boost beast #107

merged 2 commits into from
Dec 30, 2017

Conversation

redboltz
Copy link
Owner

No description provided.

@redboltz redboltz merged commit 19eb742 into master Dec 30, 2017
@redboltz redboltz deleted the support_boost_beast branch December 30, 2017 06:49
redboltz pushed a commit that referenced this pull request Oct 3, 2019
With C++17 'noexcept' becomes part of a function's signature (if
present).
Therefore, template-specializations which try to match a function
signature must also consider the 'noexcept' keyword now.

This is fixed now.
redboltz pushed a commit that referenced this pull request Oct 3, 2019
Fix #107. Add support for C++17 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