`recursive template expansion` error msg isn't informative

Timoses timosesu at gmail.com
Mon May 7 14:22:38 UTC 2018


On Monday, 7 May 2018 at 10:28:14 UTC, drug wrote:
> 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?

Could you give us some code snippet to eventually reproduce it?


More information about the Digitalmars-d-learn mailing list