2015/05/06 19:35 "Timon Gehr via Digitalmars-d" <digitalmars-d@puremagic.com >: > > Probably nested types should invoke nested template instantiation, as the context pointer is runtime data. Then add a way to access the context pointer associated with some symbol (e.g. __traits).
Related: https://issues.dlang.org/show_bug.cgi?id=8863 Kenji Hara