Skip to content

Remove use of HAS_VARIADIC_TEMPLATES #1366

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

Closed
eddelbuettel opened this issue Mar 19, 2025 · 1 comment
Closed

Remove use of HAS_VARIADIC_TEMPLATES #1366

eddelbuettel opened this issue Mar 19, 2025 · 1 comment

Comments

@eddelbuettel
Copy link
Member

With #1364 having established C++11 as a baseline, we can now proceed and remove use of HAS_VARIADIC_TEMPLATES ... along with the large number of generated files it uses for the old pre-C++11 case.

@eddelbuettel
Copy link
Member Author

This is complete via the merge of #1367 following as-expected uneventful reverse-dependency checks.

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

No branches or pull requests

1 participant