N3802: apply() call a function with arguments from a tuple -- Peter Sommerlad

A new WG21 paper is available. A copy is linked below, and the paper will also appear in the next normal WG21 mailing. If you are not a committee member, please use the comments section below or the std-proposals forum for public discussion.

 

Document number: N3802

Date: 2013-10-08

apply() call a function with arguments from a tuple

by Peter Sommerlad

Excerpt:

Tuples are great for generic programming with variadic templates. However, the standard does not defi ne a general purpose facility that allows to call a function/functor/lambda with the tuple elements as arguments. ...

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.