Skip to content

Commit e01989e

Browse files
authored
[span.cons] Do not suggest that to_address could throw. (#3546)
1 parent 1c56724 commit e01989e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/containers.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10704,7 +10704,7 @@
1070410704

1070510705
\pnum
1070610706
\throws
10707-
When and what \tcode{to_address(first)} throws.
10707+
Nothing.
1070810708
\end{itemdescr}
1070910709

1071010710
\indexlibraryctor{span}%
@@ -10747,7 +10747,7 @@
1074710747

1074810748
\pnum
1074910749
\throws
10750-
When and what \tcode{to_address(first)} throws.
10750+
Nothing.
1075110751
\end{itemdescr}
1075210752

1075310753
\indexlibraryctor{span}%

0 commit comments

Comments
 (0)