[Issue 16410] attribute inference inside templated classes
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Aug 21 06:50:13 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=16410
--- Comment #1 from Lodovico Giaretta <lodovico at giaretart.net> ---
I forgot to mention that if Bar is a templated struct, attribute inference
happens correctly, even with an explicit return type.
So this is a bug specific to templated classes.
--
More information about the Digitalmars-d-bugs
mailing list