You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docs for t<int> will have both versions of type: the correct one from the specialisation and the wrong one from the primary template. The problem is present in both HTML and XML output.
The bug is present in version 1.13.2 (and in the master branch as of this morning). The original commit that had introduced the bug appears to be ef4065a.