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?

Reply via email to