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 763d486 commit d2afc9aCopy full SHA for d2afc9a
source/lib-intro.tex
@@ -1652,11 +1652,6 @@
1652
conversion from a value \tcode{p} \\ \rowsep
1653
\tcode{z} & a value of type \tcode{XX::const_void_pointer} obtained by
1654
conversion from a value \tcode{q} or a value \tcode{w} \\ \rowsep
1655
-\tcode{r} & a value of type \tcode{T\&}
1656
-obtained by the expression \tcode{*p}. \\ \rowsep
1657
-\tcode{s} & a value of type \tcode{const T\&}
1658
-obtained by the expression \tcode{*q} or by conversion from
1659
-a value \tcode{r}. \\ \rowsep
1660
\tcode{u} & a value of type \tcode{XX:const_void_pointer} obtained by
1661
conversion from a result value of \tcode{YY::allocate}, or else a value of
1662
type (possibly \tcode{const}) \tcode{std::nullptr_t}. \\ \rowsep
0 commit comments