Skip to content

Commit a667ca3

Browse files
Quuxplusonetkoeppe
authored andcommitted
[tuple.cnstr] Add missing \tcode (#1796)
1 parent 7a7d123 commit a667ca3

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
@@ -1254,7 +1254,7 @@
12541254
constexpr functions.
12551255

12561256
\pnum
1257-
The destructor of tuple shall be a trivial destructor if
1257+
The destructor of \tcode{tuple} shall be a trivial destructor if
12581258
\tcode{(is_trivially_destructible_v<Types> \&\& ...)}
12591259
is \tcode{true}.
12601260

0 commit comments

Comments
 (0)