|
|
|
|
|
by arcadia_leak
121 days ago
|
|
I'd say D's template error messages are much better than C++'s, because D prints the instantiation stack with exact locations in the code and the whole message is just more concise. In C++, it just prints a bunch of gibberish, and you're basically left guessing. |
|