[Issue 12000] Forward reference issue with RefCounted
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Apr 25 16:54:02 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=12000
--- Comment #8 from github-bugzilla at puremagic.com ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/bc1876626bbefd54941154733f667012e290a4d3
Re-implement hasIndirections
Avoids requesting the RepresentationTypeTuple of T unless really needed.
Partially solves 12000:
https://d.puremagic.com/issues/show_bug.cgi?id=12000
Fix Issue 12000 - Forward reference issue with RefCounted
--
More information about the Digitalmars-d-bugs
mailing list