Skip to content

Commit 3b22c87

Browse files
committed
Late 42 (C++17 CD): [fs.op.file_size] Add missing argument for file_size
1 parent ff61648 commit 3b22c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/iostreams.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14448,7 +14448,7 @@
1444814448

1444914449
\begin{itemdescr}
1445014450
\pnum
14451-
\postconditions \tcode{file_size() == new_size}.
14451+
\postconditions \tcode{file_size(p) == new_size}.
1445214452

1445314453
\pnum
1445414454
\throws As specified in Error reporting~(\ref{fs.err.report}).

0 commit comments

Comments
 (0)