Forwarding constructor arguments to super

2010-06-12 Thread pillsy
, Pillsy

Re: Finding and invoking struct destructors in D2

2010-05-27 Thread Pillsy
a hasDestructor template would be a good thing to have in the standard library. Cheers, Pillsy

Confusing behavior involving array operations.

2010-05-14 Thread Pillsy
on vec is legitimate according to http://www.digitalmars.com/d/2.0/arrays.html and the fact that the program bombs out regardless of the outcome of the test in the conditional is particularly mystifying. Any help would be greatly appreciated. Thanks, Pillsy