Does stl::filesystem::copy use FILE_SHARE_READ file opening attribute? #1267
-
|
Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
It uses CopyFile Line 449 in 154f9a8 |
Beta Was this translation helpful? Give feedback.
-
|
Thanks @sylveon, Looks like Line 463 in 154f9a8 Thanks, |
Beta Was this translation helpful? Give feedback.
-
|
Note that LWG-3057 "Correct For the Standard as currently written, we believe that our implementation is conforming. If you believe otherwise, please open an issue with a test case. Thanks! |
Beta Was this translation helpful? Give feedback.
Note that LWG-3057 "Correct
copy_optionshandling" remains Open.For the Standard as currently written, we believe that our implementation is conforming. If you believe otherwise, please open an issue with a test case. Thanks!