On Friday, 19 July 2013 at 19:05:27 UTC, Ali Çehreli wrote:
This seems to be a problem with any template that has to work
with pointers. The following template cannot work with a
pointer:
...
val.type returns a TypeInfo and it seems like there is no
TypeInfo special for pointers to incomplete types. Shouldn't
there be?
Ali
maybe it should. but it doesn't matters what i think about how it
should be, i just hope D would be user friendly, and current
situation with that making it quite not so friendly.