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

Allow object_pool::construct() to use variadic template, if available. #48

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

fschoenberger
Copy link

As @jbherdman suggested I'm opening a new pull request with all of their changes in one commit. Hopefully, we get an accurate Code Coverage Report that way.

This PR doesn't contain any new code that wasn't already included in PR 31.

Fixes issue #22, with a fallback to the existing code for compilers that don't support variadic-templates.

@fschoenberger
Copy link
Author

@jeking3 Sorry to bug you, but do you see this PR as ready to merge? If no: What else do I need to do? I'm currently always copy&pasting it into my projects; would love to see it make its way into the official distribution :)

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