More struct woes

Peter Sommerfeld noreply at rubrica.at
Wed Jan 23 02:59:02 PST 2013


H. S. Teoh wrote:

> http://d.puremagic.com/issues/show_bug.cgi?id=9372
>
> Now I have to use a dummy argument to my class ctor, just becauseit  
> happens to have a member that has a @disabled ctor. :-/

At least
     Trouble t = void;
should work. But it does not! :-/

Peter


More information about the Digitalmars-d mailing list