Created on1998-10-13.00:00:00 last changed277 months ago
Proposed resolution (10/99):
In12.2.2.5 [over.match.copy]paragraph1, change
Conversion functions that return "reference toT"return lvaluesof typeT and are therefore considered to yieldTfor this process of selectingcandidate functions.to
Conversion functions that return "reference toX"return lvaluesof typeX and are therefore considered to yieldXfor this process of selectingcandidate functions.In12.2.2.6 [over.match.conv]paragraph 1,change
Conversion functions that return "reference toT"return lvaluesof typeT and are therefore considered to yieldTfor this process of selectingcandidate functions.to
Conversion functions that return "reference tocv2X"return lvalues of type "cv2X" and are thereforeconsidered to yieldX for this process of selecting candidate functions.
Sections12.2.2.5 [over.match.copy] and12.2.2.6 [over.match.conv]should be clarified regarding the treatment of conversion functions whichreturn reference types.
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2003-04-25 00:00:00 | admin | set | status: dr -> tc1 |
| 2000-02-23 00:00:00 | admin | set | messages: +msg301 |
| 2000-02-23 00:00:00 | admin | set | status: open -> dr |
| 1998-10-13 00:00:00 | admin | create | |