We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5878c31 commit 5f935f2Copy full SHA for 5f935f2
llvm/docs/ProgrammersManual.rst
@@ -3366,7 +3366,7 @@ by Sean Parent in several of his talks and papers:
3366
describing this technique in more detail.
3367
#. `Sean Parent's Papers and Presentations
3368
<https://sean-parent.stlab.cc/papers-and-presentations>`_
3369
- - A GitHub project full of links to slides, video, and sometimes code.
+ - Links to slides, videos, and sometimes code.
3370
3371
When deciding between creating a type hierarchy (with either tagged or virtual
3372
dispatch) and using templates or concepts-based polymorphism, consider whether
0 commit comments