Recursive Templates

llee llee at goucher.edu
Tue Jul 29 12:36:00 PDT 2008


Oliver Dathe Wrote:

> > Param! (Param) composite = new Param! (Param) ();
> 
> You seem to have forgotten something:
> 
> ... = new Param!( Param!(MISSING) );

That's what I need to know. I don't know what to put there to allow composite to be an array of arbitrary Params.



More information about the Digitalmars-d mailing list