`recursive template expansion` error msg isn't informative

drug drug2004 at bk.ru
Mon May 7 10:28:14 UTC 2018


I get the error like:
```
./foo/bar/baz/builder.d(57,23): Error: template instance 
`staticMap!(DebugTypeMapper, BaseDebuggerTypes)` recursive template 
expansion
```
That's all. It doesn's print instantiations stack so I can't track back 
the reason. Could someone give an advice how to struggle with such error?


More information about the Digitalmars-d-learn mailing list