Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/utilities.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1254,7 +1254,7 @@
constexpr functions.

\pnum
The destructor of tuple shall be a trivial destructor if
The destructor of \tcode{tuple} shall be a trivial destructor if
\tcode{(is_trivially_destructible_v<Types> \&\& ...)}
is \tcode{true}.

Expand Down