Title
Overload resolution and deleted special member functions
Status
c++17
Section
11.4.5.3 [class.copy.ctor]
Submitter
Maxim Kartashev

Created on 2015-11-11.00:00:00 last changed 16 months ago

Messages

Date: 2022-02-15.00:00:00

Additional notes (February, 2022):

The change has been applied editorially with commit 6953b2.

Date: 2016-11-15.00:00:00

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.

Date: 2022-02-18.07:47:23

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.

History
Date User Action Args
2022-11-10 14:44:52adminsetstatus: review -> c++17
2022-02-18 07:47:23adminsetmessages: + msg6711
2018-02-27 00:00:00adminsetmessages: + msg5884
2018-02-27 00:00:00adminsetstatus: open -> review
2015-11-11 00:00:00admincreate