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 f6cd0dc commit 55d2976Copy full SHA for 55d2976
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