Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/iostreams.tex
Original file line number Diff line number Diff line change
Expand Up @@ -14057,8 +14057,8 @@
\begin{itemdescr}

\pnum
\effects Constructs a iterator representing the first
entry in the directory \tcode{p} resolves to, if any; otherwise, the end iterator.
\effects Constructs an iterator representing the first
entry in the directory to which \tcode{p} resolves, if any; otherwise, the end iterator.
However, if
\begin{codeblock}
(options & directory_options::skip_permission_denied) != directory_options::none
Expand Down