Recursive Templates

Oliver Dathe o.dathe at gmx.de
Tue Jul 29 14:27:26 PDT 2008


> Param! (Param) composite = new Param! (Param) ();

You seem to have forgotten something:

... = new Param!( Param!(MISSING) );



More information about the Digitalmars-d mailing list