[OT] ISO C++ 17 changes
mogu via Digitalmars-d
digitalmars-d at puremagic.com
Mon Apr 3 17:46:25 PDT 2017
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.
More information about the Digitalmars-d
mailing list