cplusplus / nbballot

Handling of NB comments in response to ballots
14 stars 4 forks source link

IT-096 22.10.17.4 Add function_ref #512

Closed jensmaurer closed 1 year ago

jensmaurer commented 1 year ago

move_only_function(P0288) andfunction_ref(P0792) should be delivered together as part of C++23. function_ref (P0792) has been a driving force in the design and standardization of move_only_function (P0288), and we believe it did not make the cut for C++23 for timing and organizational reasons. Providing only move_only_function (P0288) is inadequate for the users of C++23.

We request to consider the inclusion of function_ref` (P0792) as part of the final draft.

brycelelbach commented 1 year ago

The proposed resolution is to adopt P0792 https://github.com/cplusplus/papers/issues/256.

brycelelbach commented 1 year ago

Rejected, no consensus for change. See P0792 https://github.com/cplusplus/papers/issues/256 for more details.