Skip to content

Commit 0ac38fd

Browse files
cpplearnerjwakely
authored andcommitted
Fix typo (dynamic_rank => rank_dynamic)
1 parent 5d4d950 commit 0ac38fd

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
@@ -19441,7 +19441,7 @@
1944119441
\effects
1944219442
\begin{itemize}
1944319443
\item
19444-
If \tcode{N} equals \tcode{dynamic_rank()},
19444+
If \tcode{N} equals \tcode{rank_dynamic()},
1944519445
for all $d$ in the range $[0, \tcode{rank_dynamic()})$,
1944619446
direct-non-list-initializes \tcode{\exposidnc{dynamic-extents}[$d$]}
1944719447
with \tcode{as_const(exts[$d$])}.

0 commit comments

Comments
 (0)