Skip to content

Commit cae7ad7

Browse files
Fixup: escape ampersand
Co-authored-by: A. Jiang <[email protected]>
1 parent 9bdec01 commit cae7ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/utilities.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4533,7 +4533,7 @@
45334533
is a reference to \tcode{*\exposid{val}}.
45344534

45354535
\pnum
4536-
Each type \tcode{optional<T&>} is a trivially copyable class\iref{class.prop}.
4536+
Each type \tcode{optional<T\&>} is a trivially copyable class\iref{class.prop}.
45374537

45384538
\rSec3[optional.ref.ctor]{Constructors}
45394539

0 commit comments

Comments
 (0)