https://issues.dlang.org/show_bug.cgi?id=12000
--- Comment #8 from [email protected] --- 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 --
