Title
Overloading member function templates based on dependent return type
Status
cd6
Section
_N4868_.12.2 [over.load]
Submitter
Nikolay Ivchenkov

Created on 2011-03-06.00:00:00 last changed 20 months ago

Messages

Date: 2020-11-15.00:00:00

[Accepted at the November, 2020 meeting as part of paper P1787R6 and moved to DR at the February, 2021 meeting.]

The Standard does not allow overloading of member functions that differ only in their return type (cf enable_if).

History
Date User Action Args
2022-08-19 07:54:33adminsetstatus: drwp -> cd6
2021-02-24 00:00:00adminsetstatus: accepted -> drwp
2020-12-15 00:00:00adminsetstatus: drafting -> accepted
2011-03-06 00:00:00admincreate