[OT] ISO C++ 17 changes

evilrat via Digitalmars-d digitalmars-d at puremagic.com
Mon Apr 3 19:43:26 PDT 2017


On Tuesday, 4 April 2017 at 00:46:25 UTC, mogu wrote:
> On Monday, 3 April 2017 at 18:24:31 UTC, Meta wrote:
>> On Monday, 3 April 2017 at 08:53:57 UTC, Andrea Fontana wrote:
>>> https://isocpp.org/files/papers/p0636r0.html
>>
>> The fold expressions and inference of constructor template 
>> args look very nice. C++ is quickly catching up to D in a lot 
>> of areas, although usually still with worse syntax. I don't 
>> know how fold expressions could be emulated in D.
>
> Structured bindings and class template arguments deduction are 
> parts D realy loose. Wish D can implement quickly. Cpp20 may 
> bring more attributes like concept, asio, coroutines and so on. 
> Come on! D! Beats them all.

String interpolation would be nice too, it would really help with 
readability!


More information about the Digitalmars-d mailing list