November 10, 2006
Is there some way to reactivate the template instantiation backtrace we used to get from the compiler when an error during a template instantiation was triggered? I can appreciate the change resulting in much shorter error messages, but debugging template code has become much harder.

A compiler flag would be wonderful.

/Oskar