digitalmars.D - Design-by-contract in D and C++ compared in comp.std.c++
- Jonathan Leffler <jleffler earthlink.net> Dec 26 2005
- Hasan Aljudy <hasan.aljudy gmail.com> Dec 26 2005
- "Walter Bright" <newshound digitalmars.com> Dec 26 2005
Did anyone notice the thread on DBC in comp.std.c++ comparing the proposed C++ and current D versions? Actual subject: contract-based programming in C++ and D Initial contributor: Andrei Alexandrescu Initial date: 2005-12-24 Any comments on it? -- Jonathan Leffler #include <disclaimer.h> Email: jleffler earthlink.net, jleffler us.ibm.com Guardian of DBD::Informix v2005.02 -- http://dbi.perl.org/
Dec 26 2005
Jonathan Leffler wrote:Did anyone notice the thread on DBC in comp.std.c++ comparing the proposed C++ and current D versions? Actual subject: contract-based programming in C++ and D Initial contributor: Andrei Alexandrescu Initial date: 2005-12-24 Any comments on it?
link plz?
Dec 26 2005
"Hasan Aljudy" <hasan.aljudy gmail.com> wrote in message news:doofft$2c33$1 digitaldaemon.com...Jonathan Leffler wrote:Did anyone notice the thread on DBC in comp.std.c++ comparing the proposed C++ and current D versions? Actual subject: contract-based programming in C++ and D Initial contributor: Andrei Alexandrescu Initial date: 2005-12-24 Any comments on it?
Actually it's in the newsgroup comp.lang.c++.moderated. http://groups.google.com/group/comp.lang.c++.moderated/browse_thread/thread/2521321e74c45333/3c149529797e3c98?lnk=st&q=digitalmars&rnum=1&hl en#3c149529797e3c98
Dec 26 2005








"Walter Bright" <newshound digitalmars.com>