cplusplus / nbballot

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

US 37-097 22.10.17.4.2 [func.wrap.move.class] Add function_ref #513

Closed wg21bot closed 1 year ago

wg21bot commented 1 year ago

move_only_function has been included in C++23, but function_ref was omitted. These two facilities are related and heavily influenced each other. They should be delivered together in C++23.

Proposed change:

Adopt P0792, which adds function_ref.

brycelelbach commented 1 year ago

Duplicate of https://github.com/cplusplus/nbballot/issues/512

brycelelbach commented 1 year ago

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