New paper: N3617, Lifting Overload Sets into Function Objects -- Philipp Juschka

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: N3617

Date: 2013-03-14

Lifting Overload Sets into Function Objects

by Philipp Juschka

Excerpt:

Many generic libraries, including the standard library, draw from the functional programming paradigm, where passing around functions is a common occurence. This proposal aims to allow the usage of functional techniques with plain old overloaded functions and function templates without needing to create a function object by hand. 

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.