For C++ gcc (and clang) all the places in the "error traceback" (as I call it) need to be highlighted as clickable since its most likely that the error is in the user code, not in the nested depths of the standard library template where the error occurred during expansion.