Skip to content
Open
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/templates.tex
Original file line number Diff line number Diff line change
Expand Up @@ -2481,7 +2481,7 @@
they are of integral type and their values are the same, or

\item
they are of floating-point type and their values are identical, or
they are of floating-point type and their value representations are identical, or

\item
they are of type \tcode{std::nullptr_t}, or
Expand Down