digitalmars.D - `"Static If" Considered' C++ article
- dominic jones (11/11) Apr 04 2013 Hello,
Hello, A response to the "static if" proposal for C++ was made recently which was a rather severe critique. Has there been a response to this critique or are the conclusions of the article generally considered to be justified? I shall be attending the ACCU meeting this April and would like to raise the matter, but would first like to know the comments of those working on and with D. Thank you, Dominic Jones The article: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3613.pdf
Apr 04 2013
On Thursday, 4 April 2013 at 14:01:17 UTC, dominic jones wrote:Hello, A response to the "static if" proposal for C++ was made recently which was a rather severe critique. Has there been a response to this critique or are the conclusions of the article generally considered to be justified? I shall be attending the ACCU meeting this April and would like to raise the matter, but would first like to know the comments of those working on and with D. Thank you, Dominic Jones The article: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3613.pdfIt has been discussed quite extensively recently : http://forum.dlang.org/thread/cdgzdesltjefjvnjbspk forum.dlang.org There are plenty of opinions from D users in that topic ;)
Apr 04 2013
On Thursday, 4 April 2013 at 14:01:17 UTC, dominic jones wrote:http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3613.pdfAs I understand, they just asked to not rush with static if and give them time to come up with an alternative proposal.
Apr 04 2013