- [X] Checked for duplicates <!-- Please search in * [GitHub](https://github.com/root-project/root/issues?q=is%3Aissue) * AND [Jira](https://sft.its.cern.ch/jira/issues/?jql=project %3D ROOT) for existing reports of your issue. If you find one, you are very welcome to add to the existing report, for instance "issue still exists in today's master". --> ### Describe the bug See [forum post](https://root-forum.cern.ch/t/dictionary-generation-fails-for-partial-template-specialization/43922) for details and a reproducer. ### Expected behavior Loading the dictionary in the ROOT prompt should not fail. ### To Reproduce 1. Follow instructions in the forum post to build the dictionary. 2. Open ROOT 3. `.L libdict.so` ### Setup ROOT master build on Arch Linux