Skip to content

Commit 9020f74

Browse files
hewillktkoeppe
authored andcommitted
[format.range.fmtmap] Fix undefined type name
1 parent 388eff6 commit 9020f74

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
@@ -16736,7 +16736,7 @@
1673616736
\exposid{element-type} is a specialization of \tcode{pair}, or
1673716737
\item
1673816738
\exposid{element-type} is a specialization of \tcode{tuple} and
16739-
\tcode{tuple_size_v<T> == 2}.
16739+
\tcode{tuple_size_v<\exposid{element-type}> == 2}.
1674016740
\end{itemize}
1674116741

1674216742
\pnum

0 commit comments

Comments
 (0)