This page is a snapshot from the LWG issues list, see the Library Active Issues List for more information and the meaning of NAD Concepts status.
Section: 16 [library] Status: NAD Concepts Submitter: David Abrahams Opened: 2009-03-21 Last modified: 2016-01-28
Priority: Not Prioritized
View other active issues in [library].
View all other issues in [library].
View all issues with NAD Concepts status.
Discussion:
TODO: Look at all cases of unconstrained rvalue ref parameters and check that concept req'ts work when T deduced as reference.
We found some instances where that was not done correctly and we figure the possibility of deducing T to be an lvalue reference was probably overlooked elsewhere.
[ Batavia (2009-05): ]
Move to Open, pending proposed wording from Dave for further review.
Proposed resolution: