We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e02c2f commit b0a253cCopy full SHA for b0a253c
source/expressions.tex
@@ -4225,7 +4225,7 @@
4225
\pnum
4226
\begin{note}
4227
Some conversions which involve only changes in cv-qualification cannot
4228
-be done using \tcode{const_cast.} For instance, conversions between
+be done using \tcode{const_cast}. For instance, conversions between
4229
pointers to functions are not covered because such conversions lead to
4230
values whose use causes undefined behavior. For the same reasons,
4231
conversions between pointers to member functions, and in particular, the
0 commit comments