C++17 is feature complete

luminousone via Digitalmars-d digitalmars-d at puremagic.com
Sun Jun 26 22:33:24 PDT 2016


On Sunday, 26 June 2016 at 22:32:55 UTC, Walter Bright wrote:
> On 6/26/2016 10:18 AM, Enamex wrote:
>>   - template arguments that accept constant values of any type 
>> whatsoever
>> 'template<auto Arg>';
>
> Still adding D features, I see!

Now if only they could bring over some of D's superior template 
syntax, all of the <>'s are so damned ugly, Or type reflection 
features(is this even possible in c++?).


More information about the Digitalmars-d mailing list