[OT] Modules dropped out of C++17

via Digitalmars-d digitalmars-d at puremagic.com
Tue Jun 9 16:02:20 PDT 2015


On Tuesday, 9 June 2015 at 21:40:29 UTC, Walter Bright wrote:
> You've invented your own definition of constexpr; you would as 
> productively tagged your C++ functions with /*simple*/.

Kind of yes, but since C++ requires it I actually use it too.

> But in D, you can invent your own attribute @simple, and then 
> tag functions with that.

I could, but D would not check it?



More information about the Digitalmars-d mailing list