Skip to content

boost: Use make_optional for boost 1.63 #732

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

Merged
merged 1 commit into from
Feb 17, 2017
Merged

boost: Use make_optional for boost 1.63 #732

merged 1 commit into from
Feb 17, 2017

Conversation

theopolis
Copy link

I'm not sure if this is complete in the sense that all the ambiguous operator= boost::optional usages have been converted to make_optional, but it allows https://github/facebook/osquery to compile when using Boost 1.63. :)

@theopolis
Copy link
Author

This addresses #730

@glynos glynos merged commit c9052ad into cpp-netlib:0.13-release Feb 17, 2017
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