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 BOOST_VARIANT_DO_NOT_USE_VARIADIC_TEMPLATES to select variadic macro... #1

Closed
wants to merge 1 commit into from

Conversation

jhunold
Copy link
Contributor

@jhunold jhunold commented Jan 20, 2014

Boost.Variant now has BOOST_VARIANT_DO_NOT_USE_VARIADIC_TEMPLATES. So use this to enable variadic macro support. instead of using own checks.

@K-ballo
Copy link
Member

K-ballo commented Jan 22, 2014

Thank you. I have cherry-picked the commit as some other changes were needed as well.

@K-ballo K-ballo closed this Jan 22, 2014
@jhunold jhunold deleted the macro branch January 22, 2014 06:29
djowel added a commit that referenced this pull request Mar 18, 2014
My two small patches as a pull request
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.

None yet

2 participants