Algorithms, term rewriting and compile time reflection

via Digitalmars-d digitalmars-d at puremagic.com
Thu Oct 23 08:18:08 PDT 2014


On Thursday, 23 October 2014 at 13:57:03 UTC, Low Functioning 
wrote:
> How about a function returns a T', which is implicitly 
> convertible to T, where T' has some enum "tags" attached to it.

Why is implicit conversion a problem? To the compiler it would 
just be another function call?


More information about the Digitalmars-d mailing list