Skip to content

Commit 927dc13

Browse files
committed
[array.tuple] Fix broken description of tuple_element for std::array.
1 parent eda599e commit 927dc13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/containers.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3511,7 +3511,7 @@
35113511
\tcode{I < N} is \tcode{true}.
35123512

35133513
\pnum
3514-
\value The type T.
3514+
\cvalue The type \tcode{T}.
35153515
\end{itemdescr}
35163516

35173517
\indexlibrarymember{array}{get}%

0 commit comments

Comments
 (0)