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 70bd5d8 commit 89a4af4Copy full SHA for 89a4af4
source/lib-intro.tex
@@ -433,7 +433,7 @@
433
434
\pnum
435
Interface convention requirements are stated as generally as possible. Instead
436
-of stating ``class X has to define a member function \tcode{operator++()}'', the
+of stating ``class \tcode{X} has to define a member function \tcode{operator++()}'', the
437
interface requires ``for any object \tcode{x} of class \tcode{X}, \tcode{++x} is
438
defined''. That is, whether the operator is a member is unspecified.
439
0 commit comments