Topic: [c++std-core-27187] An implementation of
Author: Bjarne Stroustrup <bjarne@stroustrup.com>
Date: Wed, 04 Mar 2015 12:55:19 -0500
Raw View
On 3/4/2015 12:15 PM, Tony Van Eerd wrote:
>> From: Bjarne Stroustrup [mailto:bjarne@stroustrup.com]
>>
>> and then, with suitable concepts and a much-asked-for extension of
>> concepts to allow placement of concepts roughly wherever "auto" can be
>> placed:
>>
>> Container v = some_function();
>>
> Yes please.
>
> To me, auto has the same problems as templates without concepts.
> Tony
>
Exactly
--
---
You received this message because you are subscribed to the Google Groups "ISO C++ Standard - Future Proposals" group.
To unsubscribe from this group and stop receiving emails from it, send an email to std-proposals+unsubscribe@isocpp.org.
To post to this group, send email to std-proposals@isocpp.org.
Visit this group at http://groups.google.com/a/isocpp.org/group/std-proposals/.
.