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 6f2e658 commit 7019feeCopy full SHA for 7019fee
source/iostreams.tex
@@ -17611,7 +17611,7 @@
17611
\begin{itemdecl}
17612
void filesystem::create_directory_symlink(const path& to, const path& new_symlink);
17613
void filesystem::create_directory_symlink(const path& to, const path& new_symlink,
17614
- error_code& ec) noexcept;
+ error_code& ec) noexcept;
17615
\end{itemdecl}
17616
17617
\begin{itemdescr}
0 commit comments