Skip to content

Commit cec76a7

Browse files
author
Stefanus Du Toit
committed
Bug Fix: <dynarray>, not <dynamic_array> in header overview.
1 parent 9fd9933 commit cec76a7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

source/headers

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ codecvt
88
complex
99
condition_variable
1010
deque
11-
dynamic_array
11+
dynarray
1212
exception
1313
forward_list
1414
fstream

source/lib-intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1017,7 +1017,7 @@
10171017
\tcode{<streambuf>} &
10181018
\tcode{<utility>} \\
10191019

1020-
\tcode{<dynamic_array>} &
1020+
\tcode{<dynarray>} &
10211021
\tcode{<istream>} &
10221022
\tcode{<ostream>} &
10231023
\tcode{<string>} &

0 commit comments

Comments
 (0)