[Issue 17389] std.traits.hasNested fails for class with member of same type

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jul 2 13:03:34 PDT 2017


https://issues.dlang.org/show_bug.cgi?id=17389

--- Comment #2 from github-bugzilla at puremagic.com ---
Commit pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/95f6d5bff36f2f951e0df6e899e92dc27e8311e8
Fix Issue 17389 - hasNested infinite recursion

Happens with a class with a member of the same type.

--


More information about the Digitalmars-d-bugs mailing list