Recursive typedef

Karen Lanrap karen at digitaldaemon.com
Thu Oct 5 09:27:57 PDT 2006


Markus Dangl wrote:

> but there must be a better (typesafe) way... Has
> anyone tried this before? 

If your approach would be possible, then also recursive types as 
formal parameters of functions would be possible. I tried for the 
latter case, but that was out of academic interest only. It did not 
work and I investigated that no further.

I do believe that there cannot be a typesafe way to define a type 
that is recursive in itself, but I have not tried to prove that.




More information about the Digitalmars-d-learn mailing list