We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e4911 commit b99a47bCopy full SHA for b99a47b
source/iostreams.tex
@@ -17495,7 +17495,7 @@
17495
\begin{itemdecl}
17496
void filesystem::copy_symlink(const path& existing_symlink, const path& new_symlink);
17497
void filesystem::copy_symlink(const path& existing_symlink, const path& new_symlink,
17498
- error_code& ec) noexcept;
+ error_code& ec) noexcept;
17499
\end{itemdecl}
17500
17501
\begin{itemdescr}
0 commit comments