This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3 PATCH] Implement LWG 2825, LWG 2756 breaks class template argument deduction for optional.


On 30/01/17 13:28 +0000, Jonathan Wakely wrote:
On 30/01/17 13:47 +0200, Ville Voutilainen wrote:
Tested on Linux-x64.

OK, thanks.

To be clear: this isn't approved by LWG yet, but I think we can be a
bit adventurous with deduction guides and add them for experimental
C++17 features. Getting more usage experience before we standardise
these things will be good, and deduction guides are very new and
untried. If we find problems we can remove them again, and will have
invaluable feedback for the standards committee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]