Navigation Menu

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

First batch of variadic templates support #1306

Merged
merged 9 commits into from Nov 4, 2014
Merged

First batch of variadic templates support #1306

merged 9 commits into from Nov 4, 2014

Conversation

K-ballo
Copy link
Member

@K-ballo K-ballo commented Nov 3, 2014

Adds variadic template support to tuple (partial), invoke, result_of, deferred_call, bind, [unique_]function, mem_fn and zip_iterator.

@sithhell
Copy link
Member

sithhell commented Nov 4, 2014

gcc now chokes on tests/performance/local/transform_reduce_scaling.cpp (http://hermione.cct.lsu.edu/builders/hpx_gcc_4_6_boost_1_49_debian_x86_64_debug/builds/1/steps/build_performance_tests_errors/logs/stdio). Not sure where that comes from. Looks pretty good otherwise!

@sithhell
Copy link
Member

sithhell commented Nov 4, 2014

Ok. This test is fixed on master already. Merging now.

sithhell added a commit that referenced this pull request Nov 4, 2014
First batch of variadic templates support
@sithhell sithhell merged commit ac4f3c2 into master Nov 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants