Skip to content

Commit d833639

Browse files
committed
[basic.lookup.classref] Use code font for ~.
1 parent cfcc0f0 commit d833639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2087,7 +2087,7 @@
20872087
\grammarterm{postfix-expression}.
20882088

20892089
\pnum
2090-
If the \grammarterm{unqualified-id} is \grammarterm{\tilde{}type-name}, the
2090+
If the \grammarterm{unqualified-id} is \tcode{\~}\grammarterm{type-name}, the
20912091
\grammarterm{type-name} is looked up in the context of the entire
20922092
\grammarterm{postfix-expression}. If the type \tcode{T} of the object
20932093
expression is of a class type \tcode{C}, the \grammarterm{type-name} is

0 commit comments

Comments
 (0)