cplusplus / nbballot

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

US 26-061 11.4.6p10 [class.copy.assign] Redundant specification for defaulted functions #498

Closed wg21bot closed 1 year ago

wg21bot commented 1 year ago

The rule about the implicit definition of an explicitly-defaulted function is redundant with the rule in [dcl.fct.def.default]/5.

Proposed change:

Restrict this paragraph to implicitly declared members.

jensmaurer commented 1 year ago

CWG 2022-11-08: Accepted with Modifications. See P2706 cplusplus/papers#1395