This is an unofficial snapshot of the ISO/IEC JTC1 SC22 WG21 Core Issues List revision 114a. See http://www.open-std.org/jtc1/sc22/wg21/ for the official list.

2024-04-18


2197. Overload resolution and deleted special member functions

Section: 11.4.5.3  [class.copy.ctor]     Status: C++17     Submitter: Maxim Kartashev     Date: 2015-11-11

The resolution to issue 535 replaced references to "copy constructor" with "constructor selected by overload resolution". 11.4.5.3 [class.copy.ctor] paragraph 10 was missed.

Notes from the November, 2016 meeting:

This issue is to be handled editorially and is in "review" status to check that the change has been applied.

Additional notes (February, 2022):

The change has been applied editorially with commit 6953b2.